Recovering from my previous commit

This commit is contained in:
Glenn L McGrath
2001-10-25 14:49:48 +00:00
parent 0d2fb76c11
commit ef0eab514d
7 changed files with 1379 additions and 204 deletions

View File

@@ -10,12 +10,6 @@ bool 'ar' CONFIG_AR
bool 'bunzip2' CONFIG_BUNZIP2
bool 'cpio' CONFIG_CPIO
bool 'dpkg' CONFIG_DPKG
if [ "$CONFIG_DPKG" = "y" ] ; then
bool ' list support' CONFIG_FEATURE_DPKG_LIST
if [ "$CONFIG_FEATURE_DPKG_LIST" = "y" ] ; then
bool ' short descriptions' CONFIG_FEATURE_DPKG_LIST_DESCRIPTIONS
fi
fi
bool 'dpkg_deb' CONFIG_DPKG_DEB
bool 'gunzip' CONFIG_GUNZIP
bool 'gzip' CONFIG_GZIP