[package] fix the instal strip command (follow-up on #5617)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Sep 2009 21:44:17 +0000 (21:44 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Sep 2009 21:44:17 +0000 (21:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17797 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/proftpd/Makefile

index 91db76f..4a3b0de 100644 (file)
@@ -33,11 +33,11 @@ TARGET_CPPFLAGS += \
 
 MAKE_FLAGS += \
        INSTALL_USER=$(shell id -u) \
-       INSTALL_GROUP=$(shell id -g) \
-       INSTALL_STRIP=""
+       INSTALL_GROUP=$(shell id -g)
 
 CONFIGURE_ARGS += \
-       --disable-cap
+       --disable-cap \
+       --enable-devel \
 
 define Package/proftpd/install
        $(CP) $(PKG_INSTALL_DIR)/* $(1)/