add support for per-package prereq checks, run global prereq checks before (menu...
[openwrt.git] / package / ppp / Makefile
index dcacbaf..85d52d0 100644 (file)
@@ -151,7 +151,6 @@ endef
 define Package/pppstats/install
        install -d -m0755 $(1)/usr/sbin
        install -m0755 $(PKG_INSTALL_DIR)/usr/sbin/pppstats $(1)/usr/sbin/
-       $(RSTRIP) $(1)
 endef
 
 $(eval $(call BuildPackage,ppp))
This page took 0.021171 seconds and 4 git commands to generate.