summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
diff options
context:
space:
mode:
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.bb2
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 e5914e04c..77356272d 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
20PNBLACKLIST[libgnomekbd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130608/"