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

Collapse All | Expand All

(-)/usr/portage/kde-misc/tellico/tellico-1.2.14.ebuild (-6 / +1 lines)
Lines 30-41 Link Here
30
	kde_src_unpack
30
	kde_src_unpack
31
	cd "${S}"
31
	cd "${S}"
32
32
33
	# Disabling a single test that is broken with --as-needed. Dug into it,
33
	epatch "${FILESDIR}/${PN}-1.3-releaseflaws.patch"
34
	# not worth fixing unless you're totally bored.
35
	epatch "${FILESDIR}/${P}-disable_formattest.patch"
36
37
	sed -i -e "s:\(MimeType=.*\):\1;:" tellico.desktop
38
	sed -i -e "s:\(Icon=\).*:\1${PN}:" tellico.desktop
39
}
34
}
40
35
41
src_compile() {
36
src_compile() {

Return to bug 210714