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

Collapse All | Expand All

(-)a/dev-libs/redland/redland-1.0.16.ebuild (+1 lines)
Lines 30-35 DEPEND="${RDEPEND} Link Here
30
	virtual/pkgconfig"
30
	virtual/pkgconfig"
31
31
32
src_prepare() {
32
src_prepare() {
33
	epatch "${FILESDIR}/${P}-0001-Handle-raptor-stricter-checks-in-serializing.patch"
33
	elibtoolize # NOTE: this is for fbsd .so version
34
	elibtoolize # NOTE: this is for fbsd .so version
34
}
35
}
35
36

Return to bug 609650