From 9956377cde0a3243b352306267951c3ebb9e7df8 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 10 Dec 2007 17:32:53 +0000 Subject: [PATCH] Revert RPM version to old scheme git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7888 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- tools/build/buildshorewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/buildshorewall b/tools/build/buildshorewall index 6822f030f..706bac7a0 100755 --- a/tools/build/buildshorewall +++ b/tools/build/buildshorewall @@ -781,7 +781,7 @@ if [ -n "${BUILDXML}${BUILDHTML}" ]; then fi [ -n "$BUILDTARBALL" ] && case $VERSION in - *-*) + *-*|*.*.*.*) # # 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