[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freewrt-commits
Subject:    [FreeWRT-commits] r1809 - trunk/freewrt/package/shorewall
From:       austriancoder () frozenfish ! freewrt ! org
Date:       2007-01-30 7:33:27
Message-ID: 20070130073327.E018F1C042 () frozenfish ! freewrt ! org
[Download RAW message or body]

Author: austriancoder
Date: 2007-01-30 08:33:27 +0100 (Tue, 30 Jan 2007)
New Revision: 1809

Modified:
   trunk/freewrt/package/shorewall/Makefile
Log:
use /bin/bash instead of sh

Modified: trunk/freewrt/package/shorewall/Makefile
===================================================================
--- trunk/freewrt/package/shorewall/Makefile	2007-01-30 00:17:03 UTC (rev 1808)
+++ trunk/freewrt/package/shorewall/Makefile	2007-01-30 07:33:27 UTC (rev 1809)
@@ -24,8 +24,8 @@
 	${INSTALL_BIN} ./files/shorewall.init ${IDIR_SHOREWALL}/etc/init.d/S${PKG_INIT}${PKG_NAME}
 
 ifeq ($(FWRT_PACKAGE_SHOREWALL_STRIP),y)
-	sh ./downstrip ${IDIR_SHOREWALL}/etc/shorewall
-	sh ./downstrip ${IDIR_SHOREWALL}/usr/share/shorewall
+	${BASH} ./downstrip ${IDIR_SHOREWALL}/etc/shorewall
+	${BASH} ./downstrip ${IDIR_SHOREWALL}/usr/share/shorewall
 endif
 
 ifneq ($(FWRT_PACKAGE_SHOREWALL_INSTALL_SAMPLECONFIG),y)

_______________________________________________
freewrt-commits mailing list
freewrt-commits@freewrt.org
https://www.freewrt.org/lists/listinfo/freewrt-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic