diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-06-26 01:19:34 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-06-26 01:19:34 +0000 |
commit | f8736d251e4291e414bd0bdaca2346cd7ef265dd (patch) | |
tree | 3c0018fb1226672ebaac9a2043eb078fbc940368 /Config.h | |
parent | 6c947d289fde9468092a23ed686632c81f99dcac (diff) | |
download | busybox-w32-f8736d251e4291e414bd0bdaca2346cd7ef265dd.tar.gz busybox-w32-f8736d251e4291e414bd0bdaca2346cd7ef265dd.tar.bz2 busybox-w32-f8736d251e4291e414bd0bdaca2346cd7ef265dd.zip |
rpm2cpio applet by Laurence Anderson
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ | |||
96 | #define BB_RMDIR | 96 | #define BB_RMDIR |
97 | //#define BB_RMMOD | 97 | //#define BB_RMMOD |
98 | //#define BB_ROUTE | 98 | //#define BB_ROUTE |
99 | //#define BB_RPM2CPIO | ||
99 | //#define BB_RPMUNPACK | 100 | //#define BB_RPMUNPACK |
100 | #define BB_SED | 101 | #define BB_SED |
101 | //#define BB_SETKEYCODES | 102 | //#define BB_SETKEYCODES |