summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstanze Hausner <constanze@gentoo.org>2011-06-19 14:54:50 +0000
committerConstanze Hausner <constanze@gentoo.org>2011-06-19 14:54:50 +0000
commit858162d98562440dcb7e766cf0b3fc1f48dcdaf2 (patch)
tree0598abdba943c346df279ff09d0100897c8dd02a /net-firewall/shorewall-lite/files
parentVersion bump; EAPI bump to EAPI4; General cleanup (diff)
downloadgentoo-2-858162d98562440dcb7e766cf0b3fc1f48dcdaf2.tar.gz
gentoo-2-858162d98562440dcb7e766cf0b3fc1f48dcdaf2.tar.bz2
gentoo-2-858162d98562440dcb7e766cf0b3fc1f48dcdaf2.zip
Version bump with patch for install.sh; EAPI bump to EAPI4; General cleanup
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall/shorewall-lite/files')
-rw-r--r--net-firewall/shorewall-lite/files/shorewall-lite-4.4.20.3_installer-path.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-firewall/shorewall-lite/files/shorewall-lite-4.4.20.3_installer-path.patch b/net-firewall/shorewall-lite/files/shorewall-lite-4.4.20.3_installer-path.patch
new file mode 100644
index 000000000000..11849a7a9ce7
--- /dev/null
+++ b/net-firewall/shorewall-lite/files/shorewall-lite-4.4.20.3_installer-path.patch
@@ -0,0 +1,11 @@
+--- shorewall-lite-4.4.20.3/install.sh 2011-06-10 15:04:11.000000000 +0200
++++ install.sh 2011-06-14 12:09:52.000000000 +0200
+@@ -199,7 +199,7 @@
+ rm -rf ${DESTDIR}/etc/shorewall-lite
+ rm -rf ${DESTDIR}/usr/share/shorewall-lite
+ rm -rf ${DESTDIR}/var/lib/shorewall-lite
+- [ "$LIBEXEC" = share ] || rm -rf /usr/share/shorewall-lite/shorecap /usr/share/shorecap
++ [ "$LIBEXEC" = /usr/share ] || rm -rf /usr/share/shorewall-lite/shorecap /usr/share/shorecap
+ fi
+
+ #