kde_src_unpack
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() {