Update buildshorewall to reflect move of Samples to branches/4.2

Signed-off-by: Tom Eastep <teastep@shorewall.net>

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9803 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-04-04 17:21:54 +00:00
parent 50cbe499e2
commit 455cf4ab0b

View File

@ -335,7 +335,7 @@ case $VERSION in
DOCTAG="branches/4.2/docs"
XMLPROJ="docs-4.2"
SAMPLESTAG="tags/${BASEVERSION}/Samples"
SAMPLES6TAG="trunk/Samples6"
SAMPLES6TAG="tags/${BASEVERSION}/Samples6"
MANPAGETAG="tags/${BASEVERSION}/manpages"
MANPAGE6TAG="tags/${BASEVERSION}/manpages6"
LITEMANPAGETAG="tags/${BASEVERSION}/manpages-lite"
@ -350,8 +350,8 @@ case $VERSION in
SHELLBRANCH="branches/4.2/Shorewall-shell"
DOCTAG="branches/4.2/docs"
XMLPROJ="docs-4.2"
SAMPLESTAG="trunk/Samples"
SAMPLES6TAG="trunk/Samples6"
SAMPLESTAG="branches/4.2/Samples"
SAMPLES6TAG="branches/4.2/Samples6"
MANPAGETAG=branches/4.2/manpages
MANPAGE6TAG=branches/4.2/manpages6
LITEMANPAGETAG=branches/4.2/manpages-lite