projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel...
[openwrt.git]
/
package
/
ipsec-tools
/
Makefile
diff --git
a/package/ipsec-tools/Makefile
b/package/ipsec-tools/Makefile
index
f1620d3
..
a1afe62
100644
(file)
--- a/
package/ipsec-tools/Makefile
+++ b/
package/ipsec-tools/Makefile
@@
-7,6
+7,7
@@
# $Id$
include $(TOPDIR)/rules.mk
# $Id$
include $(TOPDIR)/rules.mk
+include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=ipsec-tools
PKG_VERSION:=0.6.6
PKG_NAME:=ipsec-tools
PKG_VERSION:=0.6.6
@@
-15,10
+16,8
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/ipsec-tools
PKG_MD5SUM:=e908f3cf367e31c7902df5ab16fbe5c3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/ipsec-tools
PKG_MD5SUM:=e908f3cf367e31c7902df5ab16fbe5c3
-PKG_CAT:=bzcat
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
-include $(INCLUDE_DIR)/kernel.mk
define Package/ipsec-tools
SECTION:=net
define Package/ipsec-tools
SECTION:=net
This page took
0.022066 seconds
and
4
git commands to generate.