Signed-off-by: Matt Darfeuille <matd...@gmail.com>
---
 build/release | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/build/release b/build/release
index a1f4cdf6..feebbaae 100755
--- a/build/release
+++ b/build/release
@@ -45,6 +45,10 @@
 #
 BASEDIR=${PWD}
 #
+# Build Directory
+#
+BUILD_DIR=~/shorewall/build
+#
 # Git Code Repository
 #
 GIT=~/shorewall/trunk
@@ -354,7 +358,7 @@ cd $WEBDIR
 
 [ -f "$WEBDIR/index.html" -a -f "$TOOLSDIR/web/publish" ] && 
$TOOLSDIR/web/publish index.html
 
-cd $BASEDIR
+cd $BUILD_DIR/$BASEVERSION
 
 case $VERSION in
     *[bB]ase*)
-- 
2.17.0


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
Shorewall-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to