projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to...
[openwrt.git]
/
include
/
package-defaults.mk
diff --git
a/include/package-defaults.mk
b/include/package-defaults.mk
index
3068d2b
..
7544292
100644
(file)
--- a/
include/package-defaults.mk
+++ b/
include/package-defaults.mk
@@
-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.