diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-06-30 10:07:43 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-06-30 10:08:01 +0200 |
commit | 9bd197af7cd916182acc234ccb2b6aeb8a413f82 (patch) | |
tree | 0c170ccb734b17512b320cbbf48c5b0446ec7942 /media-gfx/scrot/files | |
parent | x11-misc/lightdm: Revbump for changed Xsession file. (diff) | |
download | gentoo-9bd197af7cd916182acc234ccb2b6aeb8a413f82.tar.gz gentoo-9bd197af7cd916182acc234ccb2b6aeb8a413f82.tar.bz2 gentoo-9bd197af7cd916182acc234ccb2b6aeb8a413f82.zip |
media-gfx/scrot: Drop accepted patch
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'media-gfx/scrot/files')
-rw-r--r-- | media-gfx/scrot/files/scrot-9999-Xcursor.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/media-gfx/scrot/files/scrot-9999-Xcursor.patch b/media-gfx/scrot/files/scrot-9999-Xcursor.patch deleted file mode 100644 index dbb935219b35..000000000000 --- a/media-gfx/scrot/files/scrot-9999-Xcursor.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -34,4 +34,4 @@ - bin_PROGRAMS = scrot - scrot_SOURCES = main.c getopt.c getopt1.c getopt.h scrot.h \ - options.c options.h debug.h imlib.c structs.h note.c note.h --scrot_LDADD = -lX11 -lXfixes -lXcursor -lXcomposite @GIBLIB_LIBS@ -+scrot_LDADD = -lX11 -lXfixes -lXcomposite @GIBLIB_LIBS@ ---- a/src/scrot.h -+++ b/src/scrot.h -@@ -40,7 +40,6 @@ - #include <X11/cursorfont.h> - #include <X11/extensions/Xfixes.h> - #include <X11/extensions/Xcomposite.h> --#include <X11/Xcursor/Xcursor.h> - - #include <stdio.h> - #include <string.h> |