diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb index e5914e04ca..77356272d1 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | |||
| @@ -16,3 +16,5 @@ do_configure_append() { | |||
| 16 | find ${B} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g | 16 | find ${B} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g |
| 17 | find ${B} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g | 17 | find ${B} -name Makefile | xargs sed -i s:'-I/usr/include':'-I${STAGING_INCDIR}':g |
| 18 | } | 18 | } |
| 19 | |||
| 20 | PNBLACKLIST[libgnomekbd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130608/" | ||
