projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes for common config functions
[openwrt.git]
/
package
/
ipsec-tools
/
Makefile
diff --git
a/package/ipsec-tools/Makefile
b/package/ipsec-tools/Makefile
index
5567036
..
1a5ae5b
100644
(file)
--- a/
package/ipsec-tools/Makefile
+++ b/
package/ipsec-tools/Makefile
@@
-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
This page took
0.023129 seconds
and
4
git commands to generate.