From 8a31ca20c614c68ef46a83b4684db00f4ad2ad7d Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 19 Nov 2006 04:22:01 +0000 Subject: [PATCH] Fix makeshorewall for lite manpages -- take 3 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4940 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- tools/build/makeshorewall | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/build/makeshorewall b/tools/build/makeshorewall index 63dd3e6f2..1a1353ea1 100755 --- a/tools/build/makeshorewall +++ b/tools/build/makeshorewall @@ -350,7 +350,6 @@ if [ -n "${BUILDTARBALL}${BUILDRPM}" ]; then cd $SHOREWALLLITEDIR progress_message "Exporting $LITEMANPAGETAG from SVN..." do_or_die "svn export --non-interactive --force https://svn.sourceforge.net/svnroot/shorewall/$LITEMANPAGETAG manpages >> $LOGFILE 2>&1" - cp -f $SHOREWALLDIR/manpages/*.[58] manpages cd manpages for f in *.xml; do if [ $f != shorewall-template.xml ]; then