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

Collapse All | Expand All

(-)qt-gui-4.4.1.ebuild (+3 lines)
Lines 71-76 Link Here
71
71
72
	# Don't build plugins this go around, because they depend on qt3support lib
72
	# Don't build plugins this go around, because they depend on qt3support lib
73
	sed -i -e "s:CONFIG(shared:# &:g" "${S}"/tools/designer/src/src.pro
73
	sed -i -e "s:CONFIG(shared:# &:g" "${S}"/tools/designer/src/src.pro
74
75
	cd "${S}"
76
	epatch "${FILESDIR}/${P}-kde-4.1-systray-widgets.patch"
74
}
77
}
75
78
76
src_compile() {
79
src_compile() {

Return to bug 233604