work around permission problems in the ipsec-tools tarball - fixes avr32 compile error
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12913 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
87ca0fc67d
commit
a72bbe029b
@ -42,6 +42,11 @@ CONFIGURE_ARGS += \
|
|||||||
--enable-adminport \
|
--enable-adminport \
|
||||||
--enable-ipv6
|
--enable-ipv6
|
||||||
|
|
||||||
|
define Build/Prepare
|
||||||
|
$(call Build/Prepare/Default)
|
||||||
|
chmod -R u+w $(PKG_BUILD_DIR)
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
(cd $(PKG_BUILD_DIR); touch \
|
(cd $(PKG_BUILD_DIR); touch \
|
||||||
configure.ac \
|
configure.ac \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user