summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-04-03 16:36:08 -0400
committerKhem Raj <raj.khem@gmail.com>2025-04-04 19:18:47 -0700
commit838a8ae9caa3be9436bc92c2260f68a61d31684c (patch)
tree30adcc4b45f4364d7c7218742cd259c3959e94ea /meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb
parentd51084073d2441ed3ce2d2352af8c3d1f10693db (diff)
downloadmeta-openembedded-838a8ae9caa3be9436bc92c2260f68a61d31684c.tar.gz
Fix warning : lack of whitespace around assignment
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb')
-rw-r--r--meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb
index 496e0dc7ae..050f6803c7 100644
--- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb
+++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb
@@ -1,5 +1,5 @@
1SUMMARY = "An archive manager utility for the GNOME Environment" 1SUMMARY = "An archive manager utility for the GNOME Environment"
2LICENSE="GPL-2.0-only" 2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 3LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
4 4
5 5