aboutsummaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-13 02:00:42 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-13 02:05:00 -0400
commit1d7402c4ed8b44044252882af0670cfeef02a7a1 (patch)
tree930a63c657b11f22ce54a085f44e9ae367b2d1ee /gnu/local.mk
parent51ea0a7958870046ce2f8a84a72f08474e10ff29 (diff)
downloadguix-1d7402c4ed8b44044252882af0670cfeef02a7a1.tar
guix-1d7402c4ed8b44044252882af0670cfeef02a7a1.tar.gz
gnu: gnome-screenshot: Remove meson patch.
* gnu/packages/gnome.scm (gnome-screenshot) [source]: Delete patches field. * gnu/packages/patches/gnome-screenshot-meson-0.60.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 58742b1cc6..c9a7cb7489 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1209,7 +1209,6 @@ dist_patch_DATA = \
%D%/packages/patches/gnash-fix-giflib-version.patch \
%D%/packages/patches/gnome-control-center-libexecdir.patch \
%D%/packages/patches/gnome-online-miners-tracker-3.patch \
- %D%/packages/patches/gnome-screenshot-meson-0.60.patch \
%D%/packages/patches/gnome-settings-daemon-gc.patch \
%D%/packages/patches/gnome-session-support-elogind.patch \
%D%/packages/patches/gnome-todo-libportal.patch \