Enable INSTALLER for the deb
authorEric Andersen <andersen@codepoet.org>
Mon, 5 Mar 2001 04:00:06 +0000 (04:00 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 5 Mar 2001 04:00:06 +0000 (04:00 -0000)
debian/Config.h-deb

index c71b72731a3671e63c683e21435a9fbce67c518c..2b53005f93777a59b037410ee5db2c52836ca25a 100644 (file)
 // Enable busybox --install [-s]
 // to create links (or symlinks) for all the commands that are 
 // compiled into the binary.  (needs /proc filesystem)
-// #define BB_FEATURE_INSTALLER
+#define BB_FEATURE_INSTALLER
 //
 // Enable a nifty progress meter in wget (adds just under 2k)
 #define BB_FEATURE_WGET_STATUSBAR