summaryrefslogtreecommitdiff
path: root/x11-plugins/gkrellshoot/files/makefile-respect-flags.patch
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/gkrellshoot/files/makefile-respect-flags.patch
parentf80acd7c227d742fc13a5e8a85c96e59c0544d98 (diff)
gentoo auto-resync : 03:02:2023 - 09:09:48
Diffstat (limited to 'x11-plugins/gkrellshoot/files/makefile-respect-flags.patch')
-rw-r--r--x11-plugins/gkrellshoot/files/makefile-respect-flags.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellshoot/files/makefile-respect-flags.patch b/x11-plugins/gkrellshoot/files/makefile-respect-flags.patch
index 8de89009dbbc..9b3dd81c3d1b 100644
--- a/x11-plugins/gkrellshoot/files/makefile-respect-flags.patch
+++ b/x11-plugins/gkrellshoot/files/makefile-respect-flags.patch
@@ -1,5 +1,5 @@
---- a/Makefile 2006-12-09 04:24:36.000000000 +0100
-+++ b/Makefile 2013-03-16 13:50:00.147834790 +0100
+--- a/Makefile
++++ b/Makefile
@@ -1,16 +1,20 @@
GTK_INCLUDE = `pkg-config gtk+-2.0 --cflags`
GTK_LIB = `pkg-config gtk+-2.0 --libs`