git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f59b16
)
xfwm4.inc: sed out pointers to host includes
author
Koen Kooi
<koen@openembedded.org>
Thu, 3 Aug 2006 14:18:36 +0000
(14:18 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 3 Aug 2006 14:18:36 +0000
(14:18 +0000)
packages/xfwm4/xfwm4.inc
patch
|
blob
|
history
diff --git
a/packages/xfwm4/xfwm4.inc
b/packages/xfwm4/xfwm4.inc
index
79c5b59
..
fb85b4d
100644
(file)
--- a/
packages/xfwm4/xfwm4.inc
+++ b/
packages/xfwm4/xfwm4.inc
@@
-14,6
+14,10
@@
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 () {