From 5126c439a4dc3ec87dc3d1c31fca5c9b4bb4afa1 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 15 Apr 2011 11:06:45 -0700 Subject: [PATCH] Fix a progress message in the installer. Signed-off-by: Tom Eastep --- Shorewall/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 111ebee5f..6366570da 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -827,7 +827,7 @@ cd Perl install_file compiler.pl ${DESTDIR}/usr/${LIBEXEC}/shorewall/compiler.pl 0755 echo -echo "Compiler installed in ${DESTDIR}/usr/share/shorewall/compiler.pl" +echo "Compiler installed in ${DESTDIR}/usr/${LIBEXEC}/shorewall/compiler.pl" # # Install the params file helper #