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.
master
Ludovic Courtès 2019-07-17 15:58:34 +02:00
parent 64de896a71
commit 0de9a1be04
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
3 changed files with 2 additions and 3 deletions

View File

@ -889,7 +889,7 @@ dist_patch_DATA = \
%D%/packages/patches/glog-gcc-5-demangling.patch \
%D%/packages/patches/gmp-arm-asm-nothumb.patch \
%D%/packages/patches/gmp-faulty-test.patch \
%D%/packages/patches/gnome-control-center-use-udisks-to-get-disk-size.patch \
%D%/packages/patches/gnome-control-center-udisks.patch \
%D%/packages/patches/gnome-shell-theme.patch \
%D%/packages/patches/gnome-tweaks-search-paths.patch \
%D%/packages/patches/gnutls-skip-trust-store-test.patch \

View File

@ -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