--- qt-gui-4.4.1.ebuild 2008-08-09 11:53:40.216050737 +0200 +++ qt-gui-4.4.1-r1.ebuild 2008-08-11 20:53:12.054235439 +0200 @@ -71,6 +71,9 @@ # 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() {