projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b111b5
)
Always regenerate asterisk-1.4 configuration/menuconfig, prevents build failures...
author
Florian Fainelli
<florian@openwrt.org>
Sun, 21 Sep 2008 17:49:12 +0000
(17:49 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 21 Sep 2008 17:49:12 +0000
(17:49 +0000)
SVN-Revision: 12646
net/asterisk-1.4.x/Makefile
patch
|
blob
|
history
diff --git
a/net/asterisk-1.4.x/Makefile
b/net/asterisk-1.4.x/Makefile
index 0d6c4d15bfacb4094642af1f576d4cea91b3fa23..43aee30ceaee3bc3cf0f6a56e0a6ee8280dc6c03 100644
(file)
--- a/
net/asterisk-1.4.x/Makefile
+++ b/
net/asterisk-1.4.x/Makefile
@@
-385,6
+385,7
@@
endif
define Build/Configure
+ -rm $(PKG_BUILD_DIR)/menuselect.makeopts
( cd $(PKG_BUILD_DIR); ./bootstrap.sh )
$(call Build/Configure/Default,,$(SITE_VARS))
endef