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

Collapse All | Expand All

(-)shapelib-1.2.10-r1.ebuild.old (+2 lines)
Lines 23-28 Link Here
23
		-e 's:SHPLIB_VERSION=1.2.9:SHPLIB_VERSION=1.2.10:g' \
23
		-e 's:SHPLIB_VERSION=1.2.9:SHPLIB_VERSION=1.2.10:g' \
24
		-e "s:-g:${CFLAGS}:g" \
24
		-e "s:-g:${CFLAGS}:g" \
25
		"${S}"/Makefile || die
25
		"${S}"/Makefile || die
26
	cd "${S}"
27
	epatch "${FILESDIR}/fix-shapelib-test.diff"
26
}
28
}
27
29
28
src_compile() {
30
src_compile() {

Return to bug 283747