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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- net-libs/serf/serf-0.2.0.ebuild
0
++ net-libs/serf/serf-0.3.0.ebuild
Lines 23-29 Link Here
23
	unpack ${A}
23
	unpack ${A}
24
	cd "${S}"
24
	cd "${S}"
25
25
26
	epatch "${FILESDIR}"/0.1.2-disable-unneeded-linking.patch
26
	epatch "${FILESDIR}"/${PV}-disable-unneeded-linking.patch
27
	eautoreconf
27
	eautoreconf
28
}
28
}
29
29

Return to bug 260631