diff options
Diffstat (limited to 'applets.h')
-rw-r--r-- | applets.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -362,9 +362,6 @@ | |||
362 | #ifdef BB_RPM2CPIO | 362 | #ifdef BB_RPM2CPIO |
363 | APPLET(rpm2cpio, rpm2cpio_main, _BB_DIR_USR_BIN) | 363 | APPLET(rpm2cpio, rpm2cpio_main, _BB_DIR_USR_BIN) |
364 | #endif | 364 | #endif |
365 | #ifdef BB_RPMUNPACK | ||
366 | APPLET(rpmunpack, rpmunpack_main, _BB_DIR_USR_BIN) | ||
367 | #endif | ||
368 | #ifdef BB_SED | 365 | #ifdef BB_SED |
369 | APPLET(sed, sed_main, _BB_DIR_BIN) | 366 | APPLET(sed, sed_main, _BB_DIR_BIN) |
370 | #endif | 367 | #endif |