commit: 7bc1bb900d9bc0c2df7206af5cca1832fdf83a9e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 3 05:04:39 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 3 05:10:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc1bb90
x11-plugins/gkwebmon: scrub patches Bug: https://bugs.gentoo.org/892251 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-plugins/gkwebmon/files/gkwebmon-0.2-cc-cflags-ldflags.patch | 6 ------ 1 file changed, 6 deletions(-) diff --git a/x11-plugins/gkwebmon/files/gkwebmon-0.2-cc-cflags-ldflags.patch b/x11-plugins/gkwebmon/files/gkwebmon-0.2-cc-cflags-ldflags.patch index 5ffe8f12ed42..4c5c786cfed6 100644 --- a/x11-plugins/gkwebmon/files/gkwebmon-0.2-cc-cflags-ldflags.patch +++ b/x11-plugins/gkwebmon/files/gkwebmon-0.2-cc-cflags-ldflags.patch @@ -4,12 +4,6 @@ Date: Mon, 29 Aug 2016 20:44:45 -0400 Subject: [PATCH 1/1] Clean up variable usage in Makefile to support LDFLAGS and friends. ---- - Makefile | 18 +++++++----------- - 1 file changed, 7 insertions(+), 11 deletions(-) - -diff --git a/Makefile b/Makefile -index b422e79..d89977f 100644 --- a/Makefile +++ b/Makefile @@ -3,23 +3,19 @@
