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

Collapse All | Expand All

(-)cdw-0.3.93.ebuild.orig (+1 lines)
Lines 24-29 Link Here
24
24
25
src_prepare() {
25
src_prepare() {
26
	rm -f missing
26
	rm -f missing
27
	epatch "${FILESDIR}/$P-as-needed.patch"
27
	eautoreconf
28
	eautoreconf
28
}
29
}
29
30

Return to bug 272575