Fix upload script

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6913 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-20 17:50:44 +00:00
parent 6269a6f18a
commit f338f3629b

View File

@ -20,7 +20,7 @@ case $1 in
shellrpm=shorewall-shell-${1%-*}-0${1#*-}.noarch.rpm
;;
4.0.*)
DEST="/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
DEST="/srv/ftp/pub/shorewall/${1%.*}/shorewall-$1"
SHOREWALL=shorewall-common
rpm=shorewall-common-${1}-1.noarch.rpm
literpm=shorewall-lite-${1}-1.noarch.rpm