From cfe2f36320a1ed72803465c51a65087a7fe3b9f9 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 4 Aug 2012 08:23:08 -0700 Subject: [PATCH] Delete duplicate entry in the Shorewall[6] install.sh Signed-off-by: Tom Eastep --- Shorewall/install.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 9d087a84b..b7120276a 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -974,12 +974,6 @@ fi cd .. -# -# Install the Standard Actions file -# -install_file actions.std ${DESTDIR}${SHAREDIR}/$PRODUCT/actions.std 0644 -echo "Standard actions file installed as ${DESTDIR}${SHAREDIR}d/$PRODUCT/actions.std" - # # Install the Makefiles #