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

Collapse All | Expand All

(-)cups-1.1.20.ebuild (+1 lines)
Lines 33-38 Link Here
33
	unpack ${A}
33
	unpack ${A}
34
	cd ${S}
34
	cd ${S}
35
	epatch ${FILESDIR}/disable-strip.patch || die
35
	epatch ${FILESDIR}/disable-strip.patch || die
36
	epatch ${FILESDIR}/str-633.patch || die
36
	WANT_AUTOCONF=2.5 autoconf || die
37
	WANT_AUTOCONF=2.5 autoconf || die
37
}
38
}
38
39

Return to bug 46529