forked from extern/shorewall_code
Fix a progress message in the installer.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
d42a65fd11
commit
5126c439a4
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user