From db7ddcc49272a4704bd5ca2eec83753ee1e55f6b Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 4 Apr 2011 08:50:25 -0700 Subject: [PATCH] Correct typo in shorewall6 installer --- Shorewall6/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall6/install.sh b/Shorewall6/install.sh index 3f8994e10..1081aa73f 100755 --- a/Shorewall6/install.sh +++ b/Shorewall6/install.sh @@ -111,7 +111,7 @@ MANDIR=${MANDIR:-"/usr/share/man"} SPARSE= INSTALLD='-D' [ -n "${LIBEXEC:=share}" ] -[ -n "${PERLLIB:=share/shoreall}" ] +[ -n "${PERLLIB:=share/shorewall}" ] case $(uname) in CYGWIN*)