xfwm4: don't mangle the include path
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 1 Jun 2008 05:40:06 +0000 (05:40 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 1 Jun 2008 05:40:06 +0000 (05:40 +0000)
* 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

index e7e5bc1..e443a84 100644 (file)
@@ -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 () {