---
Shorewall/install.sh | 6 +++---
Shorewall/shorewall.spec | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Shorewall/install.sh b/Shorewall/install.sh
index 9b9db95..86b5a45 100755
--- a/Shorewall/install.sh
+++ b/Shorewall/install.sh
@@ -951,10 +951,10 @@ echo "Compiler installed in
${DESTDIR}${LIBEXEC}shorewall/compiler.pl"
#
# Install the params file helper
#
-install_file getparams ${DESTDIR}${SHARE}shorewall/getparams 0755
+install_file getparams ${DESTDIR}${LIBEXEC}shorewall/getparams 0755
echo
-echo "Params file helper installed in ${DESTDIR}${SHARE}shorewall/getparams"
+echo "Params file helper installed in ${DESTDIR}${LIBEXEC}shorewall/getparams"
#
# Install the libraries
#
@@ -989,7 +989,7 @@ while ( <> ) {
print $_;
-}' ${DESTDIR}${SBIN}shorewall ${DESTDIR}${SHARE}shorewall/lib.base
${DESTDIR}${SHARE}shorewall/getparams
+}' ${DESTDIR}${SBIN}shorewall ${DESTDIR}${SHARE}shorewall/lib.base
${DESTDIR}${LIBEXEC}shorewall/getparams
perl -i -e "
my \$done = 0;
diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec
index 25ea402..dd8a490 100644
--- a/Shorewall/shorewall.spec
+++ b/Shorewall/shorewall.spec
@@ -107,7 +107,7 @@ fi
%attr(0755,root,root) /usr/libexec/shorewall/wait4ifup
%attr(755,root,root) /usr/libexec/shorewall/compiler.pl
-%attr(755,root,root) /usr/share/shorewall/getparams
+%attr(755,root,root) /usr/libexec/shorewall/getparams
%attr(0644,root,root) /usr/share/shorewall/prog.*
%attr(0644,root,root) /usr/share/shorewall/Shorewall/*.pm
--
1.7.4
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel