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

Collapse All | Expand All

(-)redland-1.0.6.ebuild (+2 lines)
Lines 23-28 Link Here
23
23
24
src_unpack() {
24
src_unpack() {
25
	unpack ${A}
25
	unpack ${A}
26
27
	epatch ${FILESDIR}/${P}-fbsd.patch
26
	rm -r "${S}"/{raptor,rasqal}
28
	rm -r "${S}"/{raptor,rasqal}
27
}
29
}
28
30

Return to bug 190682