commit | afbff22e6ea17aacbb464d9b38328aab1173b964 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Mar 05 04:00:06 2001 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Mar 05 04:00:06 2001 +0000 |
tree | 93a2d3f27216eb3e8ca2eb396d74a10fee201959 | |
parent | 452fd33ffa0bc1abc48e1f220b3b3b6e3649c37e [diff] |
Enable INSTALLER for the deb
diff --git a/debian/Config.h-deb b/debian/Config.h-deb index c71b727..2b53005 100644 --- 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