[oe-commits] org.oe.dev xfwm4: don't mangle the include path

Laibsch commit oe at amethyst.openembedded.net
Sun Jun 1 05:58:48 UTC 2008


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

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: 61ead9be3e64e16570c94ec4baa02369ce16b99d
ViewMTN: http://monotone.openembedded.org/revision/info/61ead9be3e64e16570c94ec4baa02369ce16b99d
Files:
1
packages/xfce/xfwm4.inc
Diffs:

#
# mt diff -raf52c5bd45e101df80163ec06dfe5e2c0aed826c -r61ead9be3e64e16570c94ec4baa02369ce16b99d
#
#
#
# patch "packages/xfce/xfwm4.inc"
#  from [4f255d9b1e32a87f73131d27964aea6fcfadecc8]
#    to [1020a15267b739723673aae9dfd7357fdda257df]
#
============================================================
--- packages/xfce/xfwm4.inc	4f255d9b1e32a87f73131d27964aea6fcfadecc8
+++ packages/xfce/xfwm4.inc	1020a15267b739723673aae9dfd7357fdda257df
@@ -14,10 +14,6 @@ EXTRA_OECONF += " --enable-startup-notif
 
 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 () {






More information about the Openembedded-commits mailing list