forked from extern/shorewall_code
Revert RPM version to old scheme
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7888 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
26e0727137
commit
9956377cde
@ -781,7 +781,7 @@ if [ -n "${BUILDXML}${BUILDHTML}" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
[ -n "$BUILDTARBALL" ] && case $VERSION in
|
[ -n "$BUILDTARBALL" ] && case $VERSION in
|
||||||
*-*)
|
*-*|*.*.*.*)
|
||||||
#
|
#
|
||||||
# The original tarball created above didn't include the -Beta or -RC portion of the
|
# The original tarball created above didn't include the -Beta or -RC portion of the
|
||||||
# name in either the tarball name or the directory name. Create it here
|
# name in either the tarball name or the directory name. Create it here
|
||||||
|
Loading…
Reference in New Issue
Block a user