From d56e90715088bdfea0bfdeda1e72739126b991fe Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 4 Apr 2009 18:31:10 +0000 Subject: [PATCH] A couple of additional changes for Git and the Build doc. Signed-off-by: Tom Eastep git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9808 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/Build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Build.xml b/docs/Build.xml index 2da80e5c2..d78ef845d 100644 --- a/docs/Build.xml +++ b/docs/Build.xml @@ -44,7 +44,7 @@ The Shorewall Git tree at Sourceforge serves as the master repository for Shorewall 4.4 and later versions. It is not possible to - simply export a directory from SVN and run the + simply export a directory from Git and run the install.sh script in that directory. A build step is required to produce a directory that is suitable for the install.sh script to run in. @@ -158,7 +158,7 @@ This is the script that builds Shorewall packages from Git. - The script copies content from Git using the svn + The script copies content from Git using the git archive command. It then uses that content to build the packages. In addition to the usual Gnu utilities, the following software is required: