Another build fix

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6419 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-05-20 15:08:46 +00:00
parent 65b270e5b6
commit 1b018ac7c7

View File

@ -697,7 +697,7 @@ fi
report "GPG signing $DIR/$betaball tarball"
rm -f ${betaball}.asc
do_or_die "$GPG $betaball"
betaball=shorewall-shell-$VERSION.${shoresuffix}
betaball=shorewall-perl-$VERSION.${shoresuffix}
report "GPG signing $DIR/$betaball tarball"
rm -f ${betaball}.asc
do_or_die "$GPG $betaball"