parent
63a1a106fb
commit
74946bb022
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue