mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-15 10:08:43 +01:00
Fix typo in stage
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5854 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8df6e18229
commit
68bfbb541f
@ -28,6 +28,7 @@ case $1 in
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
|
||||
rpm=shorewall-${1%-*}-0${1#*-}.noarch.rpm
|
||||
literpm=shorewall-lite-${1%-*}-0${1#*-}.noarch.rpm
|
||||
;;
|
||||
*.*Beta*|*RC*)
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
|
||||
rpm=shorewall-${1%-*}-0${1#*-}.noarch.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user