From 52ec107c716c78ea743faa99e6b7dad58925ed27 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 1 Jun 2008 05:40:06 +0000 Subject: xfwm4: don't mangle the include path * Currently all related libraries properly install at /usr/include/xfce4/ and the mangle is then breaking the compilation process. * commit by Laibsch --- packages/xfce/xfwm4.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'packages') diff --git a/packages/xfce/xfwm4.inc b/packages/xfce/xfwm4.inc index e7e5bc1862..e443a841ae 100644 --- a/packages/xfce/xfwm4.inc +++ b/packages/xfce/xfwm4.inc @@ -14,10 +14,6 @@ RDEPENDS = "xfwm4-theme-default" EXTRA_OECONF += " --enable-startup-notification" -do_configure_append() { - sed -i s:/usr/include/xfce4::g mcs-plugin/Makefile -} - PACKAGES_DYNAMIC = "xfwm4-theme-*" python populate_packages_prepend () { -- cgit v1.2.3