From a2bd8f9f68c83ecba8f6e4e1d590818f682ce13b Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 26 Jul 2005 20:43:30 +0000 Subject: [PATCH] Correct minor faux pas in last patch git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2416 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 04546dbf2..68da11995 100644 --- a/tools/build/makeshorewall +++ b/tools/build/makeshorewall @@ -46,7 +46,7 @@ STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/current/xhtml/docbook.xsl # Directory where the build log will be placed. The log has the name # shorewall_build_.log # -LOGDIR=. +LOGDIR=$PWD # # Your RPM build directory #