mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix ipsec compile (FIXME: move DESTDIR to build template?)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4069 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
423d9378c5
commit
f03a4499fa
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user