From 5d5bdfc996977181455aa787790ffb5caf31543a Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 22 Jan 2010 10:59:05 -0800 Subject: [PATCH] Remove -common from Shorewall6 installer. Signed-off-by: Tom Eastep --- Shorewall6/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall6/install.sh b/Shorewall6/install.sh index 6cc4588e0..3a7943368 100755 --- a/Shorewall6/install.sh +++ b/Shorewall6/install.sh @@ -719,4 +719,4 @@ fi # # Report Success # -echo "shorewall6-common Version $VERSION Installed" +echo "shorewall6 Version $VERSION Installed"