summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-19 09:22:33 +0100
committerSam James <sam@gentoo.org>2021-04-19 20:11:19 +0100
commit8d20f367db4695db0c62859fc3bc013d1b07e8cf (patch)
tree5812fd40f6a48ee97e1a7b75e7cef702cae8bfbc /x11-themes/gtk-chtheme
parentx11-plugins/gkrellm-imonc: add pkgconfig DEPEND (diff)
downloadgentoo-8d20f367db4695db0c62859fc3bc013d1b07e8cf.tar.gz
gentoo-8d20f367db4695db0c62859fc3bc013d1b07e8cf.tar.bz2
gentoo-8d20f367db4695db0c62859fc3bc013d1b07e8cf.zip
x11-themes/gtk-chtheme: tidy patches
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes/gtk-chtheme')
-rw-r--r--x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-asneeded.patch4
-rw-r--r--x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-implicit.patch5
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-asneeded.patch b/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-asneeded.patch
index 8cceb98a7565..2fabd7d7c6f2 100644
--- a/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-asneeded.patch
+++ b/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-asneeded.patch
@@ -2,8 +2,8 @@
# Fixes issue with forced --as-needed
#
# https://bugs.gentoo.org/show_bug.cgi?id=248655
---- a/Makefile 2009-02-26 00:43:54.000000000 +0100
-+++ b/Makefile 2009-02-26 00:43:32.000000000 +0100
+--- a/Makefile
++++ b/Makefile
@@ -2,7 +2,7 @@
CFLAGS := $(if $(RPM_OPT_FLAGS), $(RPM_OPT_FLAGS), $(CFLAGS))
diff --git a/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-implicit.patch b/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-implicit.patch
index 7d9f18cc6b55..6b448ef715e4 100644
--- a/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-implicit.patch
+++ b/x11-themes/gtk-chtheme/files/gtk-chtheme-0.3.1-implicit.patch
@@ -1,6 +1,5 @@
-diff -aur gtk-chtheme-0.3.1-orig/Makefile gtk-chtheme-0.3.1/Makefile
---- gtk-chtheme-0.3.1-orig/Makefile 2004-02-09 12:08:41.000000000 -0500
-+++ gtk-chtheme-0.3.1/Makefile 2008-06-27 12:19:02.000000000 -0400
+--- a/Makefile
++++ b/Makefile
@@ -4,7 +4,7 @@
LDFLAGS = $(shell pkg-config --libs gtk+-2.0)