Signed-off-by: Matt Darfeuille <[email protected]>
---
build/release | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/build/release b/build/release
index a1f4cdf6..3f4343c7 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
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel