# Don't build plugins this go around, because they depend on qt3support lib
sed -i -e "s:CONFIG(shared:# &:g" "${S}"/tools/designer/src/src.pro
cd "${S}"
epatch "${FILESDIR}/${P}-kde-4.1-systray-widgets.patch"
}
src_compile() {