On 04/15/2011 02:27 AM, Tom Eastep wrote:
> Can you separate the flexibility part from the typo part? I'm having a hard
> time reviewing this patch when I don't know which part each change is
> addressing.
>
The attached patch fixes typos only.
Togan
>From fbb18319479548c4153dcb767d175a51818096ae Mon Sep 17 00:00:00 2001
From: Togan Muftuoglu <[email protected]>
Date: Fri, 15 Apr 2011 19:48:02 +0200
Subject: [PATCH 1/1] Fixed typos of /usr/share was written where it should have been
${LIBEXEC}
Signed-off-by: Togan Muftuoglu <[email protected]>
---
Shorewall/install.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Shorewall/install.sh b/Shorewall/install.sh
index bf7bd17..612abf7 100755
--- a/Shorewall/install.sh
+++ b/Shorewall/install.sh
@@ -331,7 +331,7 @@ delete_file ${DESTDIR}/usr/share/shorewall/prog.footer
# Install wait4ifup
#
-install_file wait4ifup ${DESTDIR}/usr/share/shorewall/wait4ifup 0755
+install_file wait4ifup ${DESTDIR}/usr/${LIBEXEC}/shorewall/wait4ifup 0755
echo
echo "wait4ifup installed in ${DESTDIR}/usr/${LIBEXEC}/shorewall/wait4ifup"
@@ -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
#
--
1.7.1
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Shorewall-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-devel