View | Details | Raw Unified
Collapse All | Expand All

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