summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-07-17 15:58:34 +0200
committerLudovic Courtès <ludo@gnu.org>2019-07-17 15:58:34 +0200
commit0de9a1be04a2f93bcdf81bdb0f6c2dca12225974 (patch)
tree749d8e71cce6f5b240f7be129c8a110d018bc39e /gnu/packages/gnome.scm
parent64de896a71a9ba3091259834077d54c0146bdab6 (diff)
downloadpatches-0de9a1be04a2f93bcdf81bdb0f6c2dca12225974.tar
patches-0de9a1be04a2f93bcdf81bdb0f6c2dca12225974.tar.gz
gnu: gnome-control-center: Shorten patch file name.
* gnu/packages/patches/gnome-control-center-use-udisks-to-get-disk-size.patch: Rename to... * gnu/packages/patches/gnome-control-center-udisks.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (gnome-control-center)[source]: Likewise.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 46dd268f8f..beaba3b4c5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5941,8 +5941,7 @@ devices using the GNOME desktop.")
(base32
"0gih1cmqbv803kp30704sllghb0impa0mmv3j8pndfg4zr2mnq9r"))
(patches
- (search-patches
- "gnome-control-center-use-udisks-to-get-disk-size.patch"))))
+ (search-patches "gnome-control-center-udisks.patch"))))
(build-system meson-build-system)
(arguments
'(#:glib-or-gtk? #t