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

Collapse All | Expand All

(-)imagemagick-6.3.0.5.ebuild (-1 / +1 lines)
Lines 55-61 Link Here
55
	chmod +x config.sub
55
	chmod +x config.sub
56
	einfo ${S}
56
	einfo ${S}
57
	epatch "${FILESDIR}"/${PN}-6.3.0.5-docs.patch
57
	epatch "${FILESDIR}"/${PN}-6.3.0.5-docs.patch
58
#	epatch "${FILESDIR}"/imagemagick-perl.patch
58
	sed -e 's|-lMagick||g' -i PerlMagick/Makefile.PL.in
59
}
59
}
60
60
61
src_compile() {
61
src_compile() {

Return to bug 155804