summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-19 09:21:59 +0100
committerSam James <sam@gentoo.org>2021-04-19 20:11:16 +0100
commitb80cd08dcd8c93d4ddffe9ba552686f8a8b77b14 (patch)
tree004dbcfbfde0c858bb5106c5dc0e3af26dff6154 /x11-plugins
parentx11-plugins/bubblemon: respect PKG_CONFIG (diff)
downloadgentoo-b80cd08dcd8c93d4ddffe9ba552686f8a8b77b14.tar.gz
gentoo-b80cd08dcd8c93d4ddffe9ba552686f8a8b77b14.tar.bz2
gentoo-b80cd08dcd8c93d4ddffe9ba552686f8a8b77b14.zip
x11-plugins/gkrellm-imonc: tidy patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch b/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch
index 598e5d8460c7..f5dd90f94ca7 100644
--- a/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch
+++ b/x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch
@@ -1,5 +1,5 @@
---- a/Makefile 2003-05-17 20:08:29.000000000 +0200
-+++ b/Makefile 2013-03-13 18:24:24.552941672 +0100
+--- a/Makefile
++++ b/Makefile
@@ -9,12 +9,10 @@
GTK_INCLUDE = $(shell pkg-config gtk+-2.0 --cflags)
GTK_LIB = $(shell pkg-config gtk+-2.0 --libs)