More middle button madness

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6863 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-14 15:15:34 +00:00
parent e679adbd31
commit ae772aeb9f

View File

@ -44,8 +44,7 @@ case $1 in
rpm=shorewall-${1}-1.noarch.rpm
;;
3.*Beta*|*RC*)
DEST="/srv/ftp/pub/shorewall/development $DEST=${USER}${DEST}
/staging/${1%.*}/shorewall-$1"
DEST="/srv/ftp/pub/shorewall/development
rpm=shorewall-${1%-*}-0${1#*-}.noarch.rpm
literpm=shorewall-lite-${1%-*}-0${1#*-}.noarch.rpm
;;