forked from extern/shorewall_code
Update build tools for 4.1 -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7698 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
825c4c245c
commit
ec244d1859
@ -29,7 +29,8 @@ case $1 in
|
||||
;;
|
||||
4.1.*)
|
||||
DEST="/srv/ftp/pub/shorewall/development/staging/${1%.*}/shorewall-$1"
|
||||
rpm=shorewall-${1}-1.noarch.rpm
|
||||
SHOREWALL=shorewall-common
|
||||
rpm=shorewall-common-${1}-1.noarch.rpm
|
||||
literpm=shorewall-lite-${1}-1.noarch.rpm
|
||||
perlrpm=shorewall-perl-${1}-1.noarch.rpm
|
||||
shellrpm=shorewall-shell-${1}-1.noarch.rpm
|
||||
|
@ -29,7 +29,8 @@ case $1 in
|
||||
;;
|
||||
4.1.*)
|
||||
DEST="/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
|
||||
rpm=shorewall-${1}-1.noarch.rpm
|
||||
SHOREWALL=shorewall-common
|
||||
rpm=shorewall-common-${1}-1.noarch.rpm
|
||||
literpm=shorewall-lite-${1}-1.noarch.rpm
|
||||
perlrpm=shorewall-perl-${1}-1.noarch.rpm
|
||||
shellrpm=shorewall-shell-${1}-1.noarch.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user