mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-25 16:31:00 +02:00
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:
@@ -697,7 +697,7 @@ fi
|
|||||||
report "GPG signing $DIR/$betaball tarball"
|
report "GPG signing $DIR/$betaball tarball"
|
||||||
rm -f ${betaball}.asc
|
rm -f ${betaball}.asc
|
||||||
do_or_die "$GPG $betaball"
|
do_or_die "$GPG $betaball"
|
||||||
betaball=shorewall-shell-$VERSION.${shoresuffix}
|
betaball=shorewall-perl-$VERSION.${shoresuffix}
|
||||||
report "GPG signing $DIR/$betaball tarball"
|
report "GPG signing $DIR/$betaball tarball"
|
||||||
rm -f ${betaball}.asc
|
rm -f ${betaball}.asc
|
||||||
do_or_die "$GPG $betaball"
|
do_or_die "$GPG $betaball"
|
||||||
|
Reference in New Issue
Block a user