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

Collapse All | Expand All

(-)system-config-printer-common-1.3.9-r2.ebuild.old (+1 lines)
Lines 53-58 Link Here
53
src_prepare() {
53
src_prepare() {
54
	epatch "${FILESDIR}/${PN}-1.3.9-split.patch"
54
	epatch "${FILESDIR}/${PN}-1.3.9-split.patch"
55
	epatch "${FILESDIR}/${PN}-1.3.9-cups_filters_path.patch"
55
	epatch "${FILESDIR}/${PN}-1.3.9-cups_filters_path.patch"
56
	epatch "${FILESDIR}/${PN}-1.3.9-libudev_1.patch"
56
	eautoreconf
57
	eautoreconf
57
}
58
}
58
59

Return to bug 423423