From 4ad04bcfcfa0c0f07a60768f48c4876f391ec8a7 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 3 Jun 2006 15:46:44 +0000 Subject: [PATCH] Fix install script -- take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3975 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-lite/install.sh | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index 0dd10a1d9..1d0ac4a14 100755 --- a/Shorewall-lite/install.sh +++ b/Shorewall-lite/install.sh @@ -271,15 +271,6 @@ install_file functions ${PREFIX}/usr/share/shorewall/functions 0444 echo "Common functions installed in ${PREFIX}/usr/share/shorewall/functions" -# -# Install the Compiler -# - -install_file compiler ${PREFIX}/usr/share/shorewall/compiler 0555 - -echo -echo "Compiler installed in ${PREFIX}/usr/share/shorewall/compiler" - # # Install Shorecap #