pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to...
[openwrt.git] / include / package-defaults.mk
index 3068d2b..7544292 100644 (file)
@@ -50,7 +50,7 @@ endef
 Build/Patch:=$(Build/Patch/Default)
 ifneq ($(strip $(PKG_UNPACK)),)
   define Build/Prepare/Default
-       $(SH_FUNC) $(PKG_UNPACK)
+       $(PKG_UNPACK)
        $(Build/Patch)
   endef
 endif
This page took 0.025709 seconds and 4 git commands to generate.