diff options
author | Sam James <sam@gentoo.org> | 2023-02-03 05:02:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-03 05:10:16 +0000 |
commit | 09b48e131e95ff5ae57e1427c0e61f700d9d96ea (patch) | |
tree | e15c90d90cf3f5cc130e93262725796e8943bbd2 /x11-plugins/gkrellm-trayicons | |
parent | x11-plugins/gkrellmss: scrub patches (diff) | |
download | gentoo-09b48e131e95ff5ae57e1427c0e61f700d9d96ea.tar.gz gentoo-09b48e131e95ff5ae57e1427c0e61f700d9d96ea.tar.bz2 gentoo-09b48e131e95ff5ae57e1427c0e61f700d9d96ea.zip |
x11-plugins/gkrellm-trayicons: scrub patches
Bug: https://bugs.gentoo.org/892251
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellm-trayicons')
-rw-r--r-- | x11-plugins/gkrellm-trayicons/files/gkrellm-trayicons-1.03-ldflags.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-trayicons/files/gkrellm-trayicons-1.03-ldflags.patch b/x11-plugins/gkrellm-trayicons/files/gkrellm-trayicons-1.03-ldflags.patch index 92764a9b32af..06d28eed9ea3 100644 --- a/x11-plugins/gkrellm-trayicons/files/gkrellm-trayicons-1.03-ldflags.patch +++ b/x11-plugins/gkrellm-trayicons/files/gkrellm-trayicons-1.03-ldflags.patch @@ -1,5 +1,5 @@ ---- a/Makefile 2003-11-26 00:27:29.000000000 +0100 -+++ b/Makefile_new 2013-03-15 21:36:05.331857288 +0100 +--- a/Makefile ++++ b/Makefile_new @@ -6,19 +6,18 @@ GKRELLM_INCLUDE = -I$(PREFIX)/include GTK_CFLAGS = `$(GTK_CONFIG) --cflags` |