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 (-6 / +1 lines)
Lines 29-41 Link Here
29
29
30
	replace-flags -O0 -O2
30
	replace-flags -O0 -O2
31
31
32
    unpack ${A}
33
    mkdir ${S}
34
	cd ${S}
35
	unpack ${A}
32
	unpack ${A}
36
	
33
	cd ${S}
37
38
39
34
40
	epatch ${FILESDIR}/${PV}-files
35
	epatch ${FILESDIR}/${PV}-files
41
36

Return to bug 36810