Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 340149
Collapse All | Expand All

(-)a/ripmime-1.4.0.9.ebuild (+3 lines)
Lines 17-22 Link Here
17
17
18
src_prepare() {
18
src_prepare() {
19
	epatch "${FILESDIR}"/${PN}-makefile.patch
19
	epatch "${FILESDIR}"/${PN}-makefile.patch
20
	sed -i \
21
		-e 's/\(snprintf(\(hinfo->filename\), sizeof\)(hinfo->name)/\1(\2)/' \
22
		MIME_headers.c || die
20
}
23
}
21
24
22
src_compile() {
25
src_compile() {

Return to bug 340149