summaryrefslogtreecommitdiff
path: root/src/_updown/Makefile.in
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2008-02-07 13:56:17 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2008-02-07 13:56:17 +0000
commitbcc8f7ca7fd8e8ff6e8a4d579251458313133598 (patch)
treea86b42b486c954937b32ffeaaa725804cb1458ec /src/_updown/Makefile.in
parent49104abddf3d71d5abf5cf75dc7f95fa6c55fa63 (diff)
downloadvyos-strongswan-bcc8f7ca7fd8e8ff6e8a4d579251458313133598.tar.gz
vyos-strongswan-bcc8f7ca7fd8e8ff6e8a4d579251458313133598.zip
[svn-upgrade] Integrating new upstream version, strongswan (4.1.10)
Diffstat (limited to 'src/_updown/Makefile.in')
-rw-r--r--src/_updown/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_updown/Makefile.in b/src/_updown/Makefile.in
index 21e38da5d..52f1109e5 100644
--- a/src/_updown/Makefile.in
+++ b/src/_updown/Makefile.in
@@ -425,6 +425,7 @@ uninstall-man: uninstall-man8
_updown : _updown.in
sed \
+ -e "s:@IPSEC_SBINDIR@:$(sbindir):" \
-e "s:\@IPSEC_ROUTING_TABLE\@:$(IPSEC_ROUTING_TABLE):" \
-e "s:\@IPSEC_ROUTING_TABLE_PRIO\@:$(IPSEC_ROUTING_TABLE_PRIO):" \
$< > $@