From 446d8e11225567c38fc8bcc8f2c5de49fa7f03c8 Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 10 Nov 2006 16:38:27 +0000 Subject: [PATCH] Update makeshorewall to use 3.2 samples git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4829 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 243f9d7ba..0efef702d 100755 --- a/tools/build/makeshorewall +++ b/tools/build/makeshorewall @@ -227,7 +227,7 @@ case $VERSION in LITESVNBRANCH="branches/3.2/Shorewall-lite" DOCTAG="trunk/docs" XMLPROJ="docs-3.2" - SAMPLESTAG="trunk/Samples" + SAMPLESTAG="branches/3.2/Samples" HASLITE=Yes ;; 3.3.*)