Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411997 - prefix patch to net-firewall/iptables-1.4.13
Summary: prefix patch to net-firewall/iptables-1.4.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 16:38 UTC by Benda Xu
Modified: 2012-04-23 07:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
iptables-1.4.13.patch (iptables-1.4.13.patch,442 bytes, patch)
2012-04-14 16:41 UTC, Benda Xu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benda Xu gentoo-dev 2012-04-14 16:38:45 UTC
In the attachment is a trivial patch to give iptables right directories in a prefix system. Please review.

Reproducible: Always
Comment 1 Benda Xu gentoo-dev 2012-04-14 16:41:20 UTC
Created attachment 308925 [details, diff]
iptables-1.4.13.patch
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-04-22 17:32:45 UTC
Comment on attachment 308925 [details, diff]
iptables-1.4.13.patch

Review: You should quote ${EPREFIX}
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-04-22 17:34:17 UTC
Benda, Peter is largely inactive for some time now. Patch looks minimal enough the no one should care. Go ahead and commit after fixing the review note above.
Comment 4 SpanKY gentoo-dev 2012-04-22 20:42:07 UTC
still needs quoting you pointed out, then committing is fine
Comment 5 Benda Xu gentoo-dev 2012-04-23 07:09:44 UTC
commited. Thanks.