fix ipsec compile (FIXME: move DESTDIR to build template?)

SVN-Revision: 4069
v19.07.3_mercusys_ac12_duma
Mike Baker 18 years ago
parent e39d6be3dd
commit 7a79b788e4

@ -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…
Cancel
Save