strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
autoconf: Replace --disable-tools option with --disable-scepclient
[strongswan.git]
/
packages
/
maemo-strongswan
/
Makefile
diff --git
a/packages/maemo-strongswan/Makefile
b/packages/maemo-strongswan/Makefile
index
73ee5b7
..
aafdef9
100644
(file)
--- a/
packages/maemo-strongswan/Makefile
+++ b/
packages/maemo-strongswan/Makefile
@@
-1,7
+1,7
@@
SOURCE:=../../
BUILD:=build
VERSION:=$(shell sed -n 's/AC_INIT(.*,\s*\(.*\))/\1/p' $(SOURCE)/configure.in)
SOURCE:=../../
BUILD:=build
VERSION:=$(shell sed -n 's/AC_INIT(.*,\s*\(.*\))/\1/p' $(SOURCE)/configure.in)
-TARGETVERSION:=
4.5.0+
$(VERSION)
+TARGETVERSION:=$(VERSION)
ORIGNAME:=strongswan-$(VERSION)
ORIGSRC:=$(BUILD)/strongswan_$(TARGETVERSION).orig.tar.gz
ORIGNAME:=strongswan-$(VERSION)
ORIGSRC:=$(BUILD)/strongswan_$(TARGETVERSION).orig.tar.gz