Fix upload again

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7847 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-12-07 06:16:17 +00:00
parent ed1fbd5789
commit 99b94180f6

View File

@ -111,7 +111,7 @@ case $1 in
shellrpm=shorewall-shell-${1}-1.noarch.rpm
;;
4.1.*-*)
DEST="/srv/ftp/pub/shorewall/${1%.*}/shorewall-${1%-*}"
DEST="/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-${1%-*}"
SHOREWALL=shorewall-common
;;
4.1.*)