mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Corrections to last commit
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9f08726794
commit
5ca68477d5
@ -102,7 +102,7 @@ get_script_version() { # $1 = script
|
|||||||
#
|
#
|
||||||
# Either this script was just compiled or AUTOMAKE determined that compilation wasn't needed
|
# Either this script was just compiled or AUTOMAKE determined that compilation wasn't needed
|
||||||
#
|
#
|
||||||
temp="$VERSION"
|
temp="$SHOREWALL_VERSION"
|
||||||
else
|
else
|
||||||
verbosity="$VERBOSITY"
|
verbosity="$VERBOSITY"
|
||||||
VERBOSITY=0
|
VERBOSITY=0
|
||||||
|
@ -385,6 +385,7 @@ compiler() {
|
|||||||
local pc
|
local pc
|
||||||
local shorewallrc
|
local shorewallrc
|
||||||
local shorewallrc1
|
local shorewallrc1
|
||||||
|
local options
|
||||||
|
|
||||||
pc=${LIBEXECDIR}/shorewall/compiler.pl
|
pc=${LIBEXECDIR}/shorewall/compiler.pl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user