mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-15 14:16:46 +02:00
Fix build bug
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7753 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
e094f83680
commit
5497ef89a7
@ -337,7 +337,7 @@ case $VERSION in
|
|||||||
# Patch Release
|
# Patch Release
|
||||||
#
|
#
|
||||||
PATCHRELEASE=Yes
|
PATCHRELEASE=Yes
|
||||||
[ -n "$BUILDCOMMON" ] && SHOREWALLDIR=shorewall-common-${VERSION} || SHOREWALLDIR=shorewall-common-${VERSION%-*}
|
[ -n "$BUILDCOMMON" ] && SHOREWALLDIR=shorewall-common-${VERSION%-} || SHOREWALLDIR=shorewall-common-${VERSION}
|
||||||
SHOREWALLLITEDIR=shorewall-lite-${VERSION%-*}
|
SHOREWALLLITEDIR=shorewall-lite-${VERSION%-*}
|
||||||
TARBALL=shorewall-common-${VERSION%-*}.tgz
|
TARBALL=shorewall-common-${VERSION%-*}.tgz
|
||||||
LITETARBALL=shorewall-lite-${VERSION%-*}.tgz
|
LITETARBALL=shorewall-lite-${VERSION%-*}.tgz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user