summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-03 05:02:59 +0000
committerSam James <sam@gentoo.org>2023-02-03 05:10:18 +0000
commit5b1c252234b1148ac86894d95a2095cbb5a6ab6a (patch)
tree21ffb3906734d4aa6bfce395349d2de368faeedf /x11-plugins/gkrellm-xkb/files
parentx11-plugins/gkrellm-volume: scrub patches (diff)
downloadgentoo-5b1c252234b1148ac86894d95a2095cbb5a6ab6a.tar.gz
gentoo-5b1c252234b1148ac86894d95a2095cbb5a6ab6a.tar.bz2
gentoo-5b1c252234b1148ac86894d95a2095cbb5a6ab6a.zip
x11-plugins/gkrellm-xkb: scrub patches
Bug: https://bugs.gentoo.org/892251 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins/gkrellm-xkb/files')
-rw-r--r--x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch6
-rw-r--r--x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch4
2 files changed, 2 insertions, 8 deletions
diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
index 59208c8814bb..55ff0e67e880 100644
--- a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-1.05-r2-pkgconfig.patch
@@ -3,12 +3,6 @@ From: Thomas Bracht Laumann Jespersen <t@laumann.xyz>
Date: Sat, 26 Mar 2022 16:08:49 +0100
Subject: [PATCH] pkgconfig
----
- Makefile | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Makefile b/Makefile
-index 13f2dd3..a63b4ab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
diff --git a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
index 425a0a0417ee..7c309be95b60 100644
--- a/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
+++ b/x11-plugins/gkrellm-xkb/files/gkrellm-xkb-makefile.patch
@@ -3,8 +3,8 @@ teaches the Makefile to support the user's LDFLAGS.
Gentoo-Bug: 338786
---- a/Makefile 2004-01-05 07:34:36.000000000 +0100
-+++ b/Makefile 2013-03-15 22:11:58.105227982 +0100
+--- a/Makefile
++++ b/Makefile
@@ -5,18 +5,16 @@
GKRELLM_INCLUDE = -I$(PREFIX)/include
GTK_CFLAGS = `$(GTK_CONFIG) --cflags`