commit:     b641bf3eeb87f462d2a69e989a682764fef30c23
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 21 20:04:20 2015 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 07:52:08 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b641bf3e

net-firewall/firehol: fix autosave location issue

Package-Manager: portage-2.2.20.1
RepoMan-Options: --force

 .../firehol/{firehol-2.0.3.ebuild => firehol-2.0.3-r1.ebuild}         | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-firewall/firehol/firehol-2.0.3.ebuild 
b/net-firewall/firehol/firehol-2.0.3-r1.ebuild
similarity index 96%
rename from net-firewall/firehol/firehol-2.0.3.ebuild
rename to net-firewall/firehol/firehol-2.0.3-r1.ebuild
index eda56e5..5fae331 100644
--- a/net-firewall/firehol/firehol-2.0.3.ebuild
+++ b/net-firewall/firehol/firehol-2.0.3-r1.ebuild
@@ -35,6 +35,10 @@ pkg_setup() {
        linux-info_pkg_setup
 }
 
+src_prepare() {
+       epatch "${FILESDIR}/${PN}-2.0.2-autosave.patch"
+}
+
 src_configure() {
        # removing IP6TABLES_CMD has no effect and enable build
        # without ipv6 available

Reply via email to