Remove "-common" from installer messages

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-01-19 08:28:08 -08:00
parent 188bd64242
commit 6b9afd6a82

View File

@ -196,7 +196,7 @@ fi
#
cd "$(dirname $0)"
echo "Installing Shorewall-common Version $VERSION"
echo "Installing Shorewall Version $VERSION"
#
# Check for /etc/shorewall
@ -868,4 +868,4 @@ fi
#
# Report Success
#
echo "shorewall-common Version $VERSION Installed"
echo "shorewall Version $VERSION Installed"