mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-23 19:07:13 +00:00
fix ipsec compile (FIXME: move DESTDIR to build template?)
SVN-Revision: 4069
This commit is contained in:
@@ -69,7 +69,7 @@ define Build/Configure
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
$(call Build/Compile/Default,install)
|
||||
$(call Build/Compile/Default,DESTDIR="$(PKG_INSTALL_DIR)" all install)
|
||||
endef
|
||||
|
||||
define Package/ipsec-tools/install
|
||||
|
||||
Reference in New Issue
Block a user