diff options
-rw-r--r-- | x11-plugins/gkrellm-imonc/files/gkrellm-imonc-makefile.patch | 4 |
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) |