From 5f95f8a2beec8a320be30fca98ac9c76032bd9cb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 17 Jan 2016 15:40:56 +0100 Subject: add libgksu-colormap-fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- .../libgksu-2.0.12-fix-make-3.82.patch | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libgksu-colormap-fix/libgksu-2.0.12-fix-make-3.82.patch (limited to 'libgksu-colormap-fix/libgksu-2.0.12-fix-make-3.82.patch') diff --git a/libgksu-colormap-fix/libgksu-2.0.12-fix-make-3.82.patch b/libgksu-colormap-fix/libgksu-2.0.12-fix-make-3.82.patch new file mode 100644 index 0000000..0a7c5f1 --- /dev/null +++ b/libgksu-colormap-fix/libgksu-2.0.12-fix-make-3.82.patch @@ -0,0 +1,19 @@ +--- Makefile.am-orig 2010-08-22 16:11:19.872577459 -0500 ++++ Makefile.am 2010-08-22 16:11:55.289599110 -0500 +@@ -17,11 +17,11 @@ + + if GCONF_SCHEMAS_INSTALL + install-data-local: +- if test -z "$(DESTDIR)" ; then \ +- for p in $(schemas_DATA) ; do \ +- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \ +- done \ +- fi ++ if test -z "$(DESTDIR)" ; then \ ++ for p in $(schemas_DATA) ; do \ ++ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \ ++ done \ ++ fi + else + install-data-local: + endif -- cgit v1.2.3-70-g09d2