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

Collapse All | Expand All

(-)a/app-text/calibre/calibre-0.7.24.ebuild (+3 lines)
Lines 66-71 src_prepare() { Link Here
66
		-i setup/install.py || die "sed'ing in the IMAGE path failed"
66
		-i setup/install.py || die "sed'ing in the IMAGE path failed"
67
67
68
	distutils_src_prepare
68
	distutils_src_prepare
69
70
	# PyQt4-4.8 compatibility - bug #342751
71
	epatch "${FILESDIR}/${PN}-0.7.24-PyQt4-4.8-fix.patch"
69
}
72
}
70
73
71
src_install() {
74
src_install() {

Return to bug 342751