From 5f4f5b59d27e93a38e497097240d4737a727065c Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 9 Jun 2006 18:03:20 +0000 Subject: [PATCH] Some fixups for Shorewall/Shorewall-lite coexistence -- take 2 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4042 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index da494574d..0b2832013 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -48,7 +48,7 @@ if [ $1 -eq 1 ]; then fi fi -[ -L /sbin/shorewall ] || [ -f /sbin/shorewall] || ln -s /usr/share/shorewall/shorewall /sbin/shorewall +[ -L /sbin/shorewall ] || [ -f /sbin/shorewall ] || ln -s /usr/share/shorewall/shorewall /sbin/shorewall %preun