summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb')
-rw-r--r--meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
index d22d5da8e..b346c7a44 100644
--- a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
+++ b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
@@ -18,7 +18,7 @@ SRC_URI += "file://parallel.patch \
18 file://0001-Drop-help-directory-from-build.patch" 18 file://0001-Drop-help-directory-from-build.patch"
19 19
20do_configure_prepend () { 20do_configure_prepend () {
21 rm -r ${S}/m4/gnome-doc-utils.m4 21 rm -f ${S}/m4/gnome-doc-utils.m4
22} 22}
23 23
24do_install_append () { 24do_install_append () {