aboutsummaryrefslogtreecommitdiffstats
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 0414386d8a..2cac8aa86f 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
SRC_URI += "file://parallel.patch"
do_install_append () {
- rm ${D}${libdir}/${BPN}/extensions/*.a
+ rm ${D}${libdir}/${BPN}/extensions/*.a
}
FILES_${PN} += "${datadir}/icons"