From c2d64b61f50a2bc2cc0e4330a649599d758f50af Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 19 Aug 2007 15:24:17 +0000 Subject: [PATCH] Fix source of samples for 3.4 builds git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7180 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- tools/build/makeshorewall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/makeshorewall b/tools/build/makeshorewall index 128b46063..b4a639fa7 100755 --- a/tools/build/makeshorewall +++ b/tools/build/makeshorewall @@ -249,7 +249,7 @@ case $VERSION in LITESVNBRANCH="branches/3.4/Shorewall-lite" DOCTAG="branches/3.4/docs" XMLPROJ="docs-3.4" - SAMPLESTAG="trunk/Samples" + SAMPLESTAG="branches/3.4/Samples" HASLITE=Yes MANPAGETAG=branches/3.4/manpages LITEMANPAGETAG=branches/3.4/manpages-lite