diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-10 11:28:40 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2002-12-10 11:28:40 +0000 |
commit | 11adab05352d572adfc87e0f58201040658d7ca0 (patch) | |
tree | 69fe20cc401cf099cdeb819bdd498415e984ad1a /debian/config-udeb | |
parent | 7b4e89b9e3acfee4295dc88fcda5605907d17651 (diff) | |
download | busybox-w32-11adab05352d572adfc87e0f58201040658d7ca0.tar.gz busybox-w32-11adab05352d572adfc87e0f58201040658d7ca0.tar.bz2 busybox-w32-11adab05352d572adfc87e0f58201040658d7ca0.zip |
Sync debian files with debian package version 0.60.99.cvs20021209-2
Diffstat (limited to 'debian/config-udeb')
-rw-r--r-- | debian/config-udeb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config-udeb b/debian/config-udeb index 2562da0ed..4d2f5b80a 100644 --- a/debian/config-udeb +++ b/debian/config-udeb | |||
@@ -66,7 +66,7 @@ CONFIG_CHVT=y | |||
66 | # Debian Utilities | 66 | # Debian Utilities |
67 | # | 67 | # |
68 | # CONFIG_MKTEMP is not set | 68 | # CONFIG_MKTEMP is not set |
69 | # CONFIG_READLINK is not set | 69 | CONFIG_READLINK=y |
70 | # CONFIG_RUN_PARTS is not set | 70 | # CONFIG_RUN_PARTS is not set |
71 | # CONFIG_WHICH is not set | 71 | # CONFIG_WHICH is not set |
72 | 72 | ||