diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-11-04 12:04:54 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-11-04 12:04:54 +0000 |
| commit | 925c447a51ccc44f8b3697f6fe7397d906fe67f2 (patch) | |
| tree | 0a4fe4added394518429536e19e435391eb16656 /openembedded/classes/efl.bbclass | |
| parent | 46b6d82b5c309f12ad4fc69ce38c3aff0f4a11de (diff) | |
| download | poky-925c447a51ccc44f8b3697f6fe7397d906fe67f2.tar.gz | |
Updates from OE
git-svn-id: https://svn.o-hand.com/repos/poky@170 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/classes/efl.bbclass')
| -rw-r--r-- | openembedded/classes/efl.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/classes/efl.bbclass b/openembedded/classes/efl.bbclass index 964748e85c..b438ca61b4 100644 --- a/openembedded/classes/efl.bbclass +++ b/openembedded/classes/efl.bbclass | |||
| @@ -40,6 +40,7 @@ export IMLIB2_CONFIG = "${STAGING_BINDIR}/imlib2-config${@binconfig_suffix(d)}" | |||
| 40 | 40 | ||
| 41 | do_compile_prepend() { | 41 | do_compile_prepend() { |
| 42 | find ${S} -name Makefile | xargs sed -i 's:/usr/include:${STAGING_INCDIR}:' | 42 | find ${S} -name Makefile | xargs sed -i 's:/usr/include:${STAGING_INCDIR}:' |
| 43 | find ${S} -name Makefile | xargs sed -i 's:/usr/X11R6/include:${STAGING_INCDIR}:' | ||
| 43 | } | 44 | } |
| 44 | 45 | ||
| 45 | do_stage_append () { | 46 | do_stage_append () { |
