summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gthumb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gthumb')
-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 0414386d8..2cac8aa86 100644
--- a/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
+++ b/meta-gnome/recipes-gnome/gthumb/gthumb_2.12.4.bb
@@ -16,7 +16,7 @@ SRC_URI[archive.sha256sum] = "cf809695230ab8892a078be454a42ade865754c72ec1da7c3d
16SRC_URI += "file://parallel.patch" 16SRC_URI += "file://parallel.patch"
17 17
18do_install_append () { 18do_install_append () {
19 rm ${D}${libdir}/${BPN}/extensions/*.a 19 rm ${D}${libdir}/${BPN}/extensions/*.a
20} 20}
21 21
22FILES_${PN} += "${datadir}/icons" 22FILES_${PN} += "${datadir}/icons"