Signed-off-by: Matt Darfeuille <[email protected]>
---
build/build50 | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/build/build50 b/build/build50
index ea19e94..ef52ba3 100755
--- a/build/build50
+++ b/build/build50
@@ -745,7 +745,8 @@ if [ -n
"${BUILDCORE}${BUILD6}${BUILDINIT}${BUILDLITE}${BUILD6LITE}${BUILDSTD}"
[ -f $COREDIR/configure.pl ] && do_or_die cp $COREDIR/configure.pl
$SHOREWALL6DIR/
[ -f $COREDIR/lib.installer ] && do_or_die cp $COREDIR/lib.installer
$SHOREWALL6DIR/
[ -f $COREDIR/lib.uninstaller ] && do_or_die cp
$COREDIR/lib.uninstaller $SHOREWALL6DIR/
- do_or_die "cp $RELEASEDIR/changelog.txt $RELEASEDIR/releasenotes.txt
$SHOREWALLDIR/install.sh $SHOREWALL6DIR >> $LOGFILE 2>&1"
+ do_or_die "cp $RELEASEDIR/changelog.txt $RELEASEDIR/releasenotes.txt
$SHOREWALL6DIR >> $LOGFILE 2>&1"
+ do_or_die "cp $SHOREWALLDIR/install.sh $SHOREWALLDIR/uninstall.sh
$SHOREWALL6DIR >> $LOGFILE 2>&1"
fi
if [ -n "$BUILDINIT" ]; then
@@ -775,7 +776,7 @@ if [ -n
"${BUILDCORE}${BUILD6}${BUILDINIT}${BUILDLITE}${BUILD6LITE}${BUILDSTD}"
[ -f $LITE6DIR/shorewall6-lite.spec ] || do_or_die cp
$RELEASEDIR/shorewall6-lite.spec $LITE6DIR
do_or_die "cp $SHOREWALL6DIR/modules* $LITE6DIR >> $LOGFILE 2>&1"
do_or_die "cp $SHOREWALL6DIR/helpers $LITE6DIR >> $LOGFILE 2>&1"
- do_or_die "cp $SHOREWALLLITEDIR/install.sh $LITE6DIR >> $LOGFILE 2>&1"
+ do_or_die "cp $SHOREWALLLITEDIR/install.sh
$SHOREWALLLITEDIR/uninstall.sh $LITE6DIR >> $LOGFILE 2>&1"
do_or_die "cp $RELEASEDIR/changelog.txt $RELEASEDIR/releasenotes.txt
$LITE6DIR >> $LOGFILE 2>&1"
[ -f $COREDIR/shorewallrc.default ] && do_or_die cp $COREDIR/configure
$COREDIR/shorewallrc.* $LITE6DIR/
[ -f $COREDIR/configure.pl ] && do_or_die cp $COREDIR/configure.pl
$LITE6DIR/
--
2.8.3
------------------------------------------------------------------------------
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