Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 36810 | Differences between
and this patch

Collapse All | Expand All

(-)iptables-1.2.9.ebuild (-1 / +2 lines)
Lines 29-36 Link Here
29
29
30
	replace-flags -O0 -O2
30
	replace-flags -O0 -O2
31
31
32
	unpack ${A}
32
	mkdir ${P}
33
	cd ${P}
33
	cd ${P}
34
	unpack ${A}
34
35
35
	epatch ${FILESDIR}/${PV}-files
36
	epatch ${FILESDIR}/${PV}-files
36
37

Return to bug 36810