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

Collapse All | Expand All

(-)/usr/portage/dev-db/libdbi-drivers/libdbi-drivers-0.8.3-r2.ebuild (+2 lines)
Lines 32-37 Link Here
32
	epatch "${FILESDIR}"/${PN}-0.8.3-oracle-build-fix.patch
32
	epatch "${FILESDIR}"/${PN}-0.8.3-oracle-build-fix.patch
33
	epatch "${FILESDIR}"/${PN}-0.8.3-firebird-fix.patch
33
	epatch "${FILESDIR}"/${PN}-0.8.3-firebird-fix.patch
34
	cd "${S}"
34
	cd "${S}"
35
	sed -e "s!/usr/lib!/usr/$(get_libdir)!g" -i configure.in -i acinclude.m4
36
	sed -e 's!CFLAGS=.*!CFLAGS="\${CFLAGS}"!g' -i configure.in
35
	eautoreconf
37
	eautoreconf
36
}
38
}
37
39

Return to bug 310437