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

Collapse All | Expand All

(-)/usr/portage/kde-base/kdebase/kdebase-3.1.2.ebuild (+3 lines)
Lines 41-46 Link Here
41
PATCHES="$FILESDIR/$PVR/sftp.patch $FILESDIR/$PVR/fontconfig-2.2-support.patch"
41
PATCHES="$FILESDIR/$PVR/sftp.patch $FILESDIR/$PVR/fontconfig-2.2-support.patch"
42
42
43
src_compile() {
43
src_compile() {
44
	cd ./kwin/
45
	epatch ${FILESDIR}/${PVR}/kwin-shadow-${PVR}.patch || eerror "Patching of KwinDropshadows failed"
46
	cd ..
44
	rm -f configure configure.in # to make sure the fontconfig patch takes effect
47
	rm -f configure configure.in # to make sure the fontconfig patch takes effect
45
	kde_src_compile myconf configure
48
	kde_src_compile myconf configure
46
	kde_remove_flag kdm/kfrontend -fomit-frame-pointer
49
	kde_remove_flag kdm/kfrontend -fomit-frame-pointer

Return to bug 22710