diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 04:56:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 05:07:57 +0000 |
commit | 0cae873fe9cf87f69e6c6b3773379c0a205cab06 (patch) | |
tree | 396f244756b19748e3337183f9c31e6c61f22abe /x11-plugins | |
parent | x11-plugins/gkrellm-bluez: EAPI 8 (diff) | |
download | gentoo-0cae873fe9cf87f69e6c6b3773379c0a205cab06.tar.gz gentoo-0cae873fe9cf87f69e6c6b3773379c0a205cab06.tar.bz2 gentoo-0cae873fe9cf87f69e6c6b3773379c0a205cab06.zip |
x11-plugins/gkrellm-countdown: scrub patches
Bug: https://bugs.gentoo.org/892251
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch b/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch index af241de73e92..e2a2dc54f68f 100644 --- a/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch +++ b/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch @@ -1,10 +1,10 @@ This patch is by Michael Mair-Keimberger, as part of bug 339657. It teaches the Makefile to support the user's LDFLAGS. -Gentoo-Bug: 339657 +Gentoo-Bug: https://bugs.gentoo.org/339657 ---- a/Makefile 2003-12-30 23:07:29.000000000 +0100 -+++ b/Makefile 2013-03-16 14:23:47.671010566 +0100 +--- a/Makefile ++++ b/Makefile @@ -9,7 +9,7 @@ IMLIB_LIB ?= PLUGIN_DIR ?= /usr/local/lib/gkrellm2/plugins |