From: Rolf Leggewie Date: Sun, 1 Jun 2008 05:40:06 +0000 (+0000) Subject: xfwm4: don't mangle the include path X-Git-Tag: Release-2010-05/1~6842^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ec107c716c78ea743faa99e6b7dad58925ed27;p=openembedded.git 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 --- 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 () {