mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
fix ipsec compile (FIXME: move DESTDIR to build template?)
SVN-Revision: 4069
This commit is contained in:
parent
e39d6be3dd
commit
7a79b788e4
@ -69,7 +69,7 @@ define Build/Configure
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(call Build/Compile/Default,install)
|
$(call Build/Compile/Default,DESTDIR="$(PKG_INSTALL_DIR)" all install)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ipsec-tools/install
|
define Package/ipsec-tools/install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user