ipsec: Allow the shell in the shebang to be changed.
This commit is contained in:
@@ -10,6 +10,7 @@ ipsec.8 : ipsec.8.in
|
|||||||
|
|
||||||
ipsec : ipsec.in
|
ipsec : ipsec.in
|
||||||
sed \
|
sed \
|
||||||
|
-e "s:@IPSEC_SHELL@:/bin/sh:" \
|
||||||
-e "s:@IPSEC_VERSION@:$(PACKAGE_VERSION):" \
|
-e "s:@IPSEC_VERSION@:$(PACKAGE_VERSION):" \
|
||||||
-e "s:@IPSEC_NAME@:$(PACKAGE_NAME):" \
|
-e "s:@IPSEC_NAME@:$(PACKAGE_NAME):" \
|
||||||
-e "s:@IPSEC_DISTRO@::" \
|
-e "s:@IPSEC_DISTRO@::" \
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
#! /bin/sh
|
#! @IPSEC_SHELL@
|
||||||
# prefix command to run stuff from our programs directory
|
# prefix command to run stuff from our programs directory
|
||||||
# Copyright (C) 1998-2002 Henry Spencer.
|
# Copyright (C) 1998-2002 Henry Spencer.
|
||||||
# Copyright (C) 2006 Andreas Steffen
|
# Copyright (C) 2006 Andreas Steffen
|
||||||
|
|||||||
Reference in New Issue
Block a user