aboutsummaryrefslogtreecommitdiff
path: root/include/applets.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/applets.h')
-rw-r--r--include/applets.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/applets.h b/include/applets.h
index 41b783862..2388c159e 100644
--- a/include/applets.h
+++ b/include/applets.h
@@ -362,9 +362,6 @@
#ifdef BB_RPM2CPIO
APPLET(rpm2cpio, rpm2cpio_main, _BB_DIR_USR_BIN)
#endif
-#ifdef BB_RPMUNPACK
- APPLET(rpmunpack, rpmunpack_main, _BB_DIR_USR_BIN)
-#endif
#ifdef BB_SED
APPLET(sed, sed_main, _BB_DIR_BIN)
#endif