From afbff22e6ea17aacbb464d9b38328aab1173b964 Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Mon, 5 Mar 2001 04:00:06 +0000
Subject: Enable INSTALLER for the deb

---
 debian/Config.h-deb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'debian')

diff --git a/debian/Config.h-deb b/debian/Config.h-deb
index c71b72731..2b53005f9 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
-- 
cgit v1.2.3