summaryrefslogtreecommitdiff
path: root/x11-plugins/gkrellm-xkb/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-03 09:09:48 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-03 09:09:48 +0000
commitf50b7965918dcb8fea45f7473e95d644e6c59813 (patch)
tree5e1b75659115a5d0de111190675b38505778045f /x11-plugins/gkrellm-xkb/files
parentf80acd7c227d742fc13a5e8a85c96e59c0544d98 (diff)
gentoo auto-resync : 03:02:2023 - 09:09:48
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`