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

Collapse All | Expand All

(-)gd-2.2.1.ebuild (+1 lines)
Lines 32-37 Link Here
32
src_prepare() {
32
src_prepare() {
33
	default
33
	default
34
	epatch "${FILESDIR}/${P}-ltmain.sh.patch"
34
	elibtoolize  # for shared library on Solaris
35
	elibtoolize  # for shared library on Solaris
35
}
36
}

Return to bug 584420