aboutsummaryrefslogtreecommitdiff
path: root/debian/Config.h-udeb
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-04-24 15:19:04 +0000
committerMatt Kraai <kraai@debian.org>2001-04-24 15:19:04 +0000
commit3a4aef5a4c145515a53c7d21a8d977fbc0892e32 (patch)
tree17707c772bcd60837f493d7c0b2ff06044b62592 /debian/Config.h-udeb
parent01441036e9754425e2b09b43deec879ca46206cb (diff)
downloadbusybox-3a4aef5a4c145515a53c7d21a8d977fbc0892e32.tar.gz
Update applet define from BB_CP_MV to BB_CP and BB_MV.
Diffstat (limited to 'debian/Config.h-udeb')
-rw-r--r--debian/Config.h-udeb3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/Config.h-udeb b/debian/Config.h-udeb
index beb7d8176..b669bb156 100644
--- a/debian/Config.h-udeb
+++ b/debian/Config.h-udeb
@@ -15,7 +15,7 @@
#define BB_CHVT
#define BB_CLEAR
//#define BB_CMP
-#define BB_CP_MV
+#define BB_CP
#define BB_CUT
#define BB_DATE
//#define BB_DC
@@ -75,6 +75,7 @@
#define BB_MORE
#define BB_MOUNT
//#define BB_MT
+#define BB_MV
//#define BB_NSLOOKUP
//#define BB_PING
#define BB_PIVOT_ROOT