mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 00:10:15 +02: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
e53625b548
commit
8ee697b614
@ -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…
Reference in New Issue
Block a user