aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-gnome')
-rw-r--r--meta-oe/recipes-gnome/gtk+/gtkmm.inc6
-rw-r--r--meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb2
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm.inc b/meta-oe/recipes-gnome/gtk+/gtkmm.inc
index b1a170a13f..fe72a7391d 100644
--- a/meta-oe/recipes-gnome/gtk+/gtkmm.inc
+++ b/meta-oe/recipes-gnome/gtk+/gtkmm.inc
@@ -17,9 +17,9 @@ EXTRA_OECONF = " --disable-documentation "
LIBV = "2.4.0"
do_install_append () {
- install -d ${D}${includedir}/gtkmm-2.4
- install -m 0644 gdk/gdkmmconfig.h ${D}${includedir}/gtkmm-2.4
- install -m 0644 gtk/gtkmmconfig.h ${D}${includedir}/gtkmm-2.4
+ install -d ${D}${includedir}/gtkmm-2.4
+ install -m 0644 gdk/gdkmmconfig.h ${D}${includedir}/gtkmm-2.4
+ install -m 0644 gtk/gtkmmconfig.h ${D}${includedir}/gtkmm-2.4
}
PACKAGES =+ "${PN}-demo"
diff --git a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
index 2fafcec12e..8e9df16be1 100644
--- a/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
+++ b/meta-oe/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb
@@ -14,7 +14,7 @@ SRC_URI = "svn://svn.gnome.org/svn/gtkhtml2/;module=trunk;protocol=http \
http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-end-element-signal.patch;striplevel=0;name=patch4 \
http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/add-dom-functions.patch;striplevel=0;name=patch5 \
http://git.yoctoproject.org/cgit/cgit.cgi/web-patches/plain/iain-mem-leak.patch;striplevel=0;name=patch6 \
- "
+"
SRC_URI[patch2.md5sum] = "05fc3627ca364095702dc804f41c8391"
SRC_URI[patch2.sha256sum] = "df5cca50a8f95333505d7920929fea251daea3be25be6834a1c50a742d9eb674"