projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
452fd33
)
Enable INSTALLER for the deb
author
Eric Andersen
<andersen@codepoet.org>
Mon, 5 Mar 2001 04:00:06 +0000
(
04:00
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 5 Mar 2001 04:00:06 +0000
(
04:00
-0000)
debian/Config.h-deb
patch
|
blob
|
history
diff --git
a/debian/Config.h-deb
b/debian/Config.h-deb
index c71b72731a3671e63c683e21435a9fbce67c518c..2b53005f93777a59b037410ee5db2c52836ca25a 100644
(file)
--- a/
debian/Config.h-deb
+++ b/
debian/Config.h-deb
@@
-288,7
+288,7
@@
// 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