forked from extern/shorewall_code
First (of many likely) fix to buildshorewall for new factoring
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6704 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d7927591dc
commit
9f86e4fd2b
@ -274,7 +274,7 @@ case $VERSION in
|
||||
#
|
||||
# Beta or Release Candidate
|
||||
#
|
||||
SHOREWALLDIR=shorewall-${VERSION%-*}
|
||||
SHOREWALLDIR=shorewall-common-${VERSION%-*}
|
||||
SHOREWALLLITEDIR=shorewall-lite-${VERSION%-*}
|
||||
TARBALL=shorewall-common-${VERSION%-*}.tgz
|
||||
LITETARBALL=shorewall-lite-${VERSION%-*}.tgz
|
||||
@ -291,7 +291,7 @@ case $VERSION in
|
||||
#
|
||||
# Normal Release
|
||||
#
|
||||
SHOREWALLDIR=shorewall-$VERSION
|
||||
SHOREWALLDIR=shorewall-common-$VERSION
|
||||
SHOREWALLLITEDIR=shorewall-lite-$VERSION
|
||||
TARBALL=shorewall-common-$VERSION.tgz
|
||||
LITETARBALL=shorewall-lite-$VERSION.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user