ipsec: Allow the shell in the shebang to be changed.

This commit is contained in:
Tobias Brunner
2011-10-11 16:30:20 +02:00
parent b66a3b3d28
commit 59ae6fd6f2
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -10,6 +10,7 @@ ipsec.8 : ipsec.8.in
ipsec : ipsec.in
sed \
-e "s:@IPSEC_SHELL@:/bin/sh:" \
-e "s:@IPSEC_VERSION@:$(PACKAGE_VERSION):" \
-e "s:@IPSEC_NAME@:$(PACKAGE_NAME):" \
-e "s:@IPSEC_DISTRO@::" \