diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-04-03 16:36:08 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-04-04 19:18:47 -0700 |
| commit | 838a8ae9caa3be9436bc92c2260f68a61d31684c (patch) | |
| tree | 30adcc4b45f4364d7c7218742cd259c3959e94ea /meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb | |
| parent | d51084073d2441ed3ce2d2352af8c3d1f10693db (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 1 | SUMMARY = "An archive manager utility for the GNOME Environment" | 1 | SUMMARY = "An archive manager utility for the GNOME Environment" |
| 2 | LICENSE="GPL-2.0-only" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 4 | 4 | ||
| 5 | 5 | ||
