mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Remove rpmunpack
This commit is contained in:
parent
9137f2a2d1
commit
d9d75555ba
4 changed files with 0 additions and 4 deletions
1
Config.h
1
Config.h
|
|
@ -97,7 +97,6 @@
|
|||
//#define BB_RMMOD
|
||||
//#define BB_ROUTE
|
||||
//#define BB_RPM2CPIO
|
||||
//#define BB_RPMUNPACK
|
||||
#define BB_SED
|
||||
//#define BB_SETKEYCODES
|
||||
#define BB_SH
|
||||
|
|
|
|||
1
debian/Config.h-deb
vendored
1
debian/Config.h-deb
vendored
|
|
@ -97,7 +97,6 @@
|
|||
//#define BB_RMMOD
|
||||
//#define BB_ROUTE
|
||||
//#define BB_RPM2CPIO
|
||||
//#define BB_RPMUNPACK
|
||||
#define BB_SED
|
||||
//#define BB_SETKEYCODES
|
||||
//#define BB_SH
|
||||
|
|
|
|||
1
debian/Config.h-static
vendored
1
debian/Config.h-static
vendored
|
|
@ -97,7 +97,6 @@
|
|||
#define BB_RMMOD
|
||||
#define BB_ROUTE
|
||||
#define BB_RPM2CPIO
|
||||
#define BB_RPMUNPACK
|
||||
#define BB_SED
|
||||
#define BB_SETKEYCODES
|
||||
#define BB_SH
|
||||
|
|
|
|||
1
debian/Config.h-udeb
vendored
1
debian/Config.h-udeb
vendored
|
|
@ -97,7 +97,6 @@
|
|||
//#define BB_RMMOD
|
||||
//#define BB_ROUTE
|
||||
//#define BB_RPM2CPIO
|
||||
//#define BB_RPMUNPACK
|
||||
#define BB_SED
|
||||
//#define BB_SETKEYCODES
|
||||
//#define BB_SH
|
||||
|
|
|
|||
Loading…
Reference in a new issue