packages (DEVEL): gtk+2/gtk+2-arch_confdir.patch - updated for 2.21.4
megabajt
megabajt at pld-linux.org
Fri Jul 2 00:42:57 CEST 2010
Author: megabajt Date: Thu Jul 1 22:42:57 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated for 2.21.4
---- Files affected:
packages/gtk+2:
gtk+2-arch_confdir.patch (1.3 -> 1.3.2.1)
---- Diffs:
================================================================
Index: packages/gtk+2/gtk+2-arch_confdir.patch
diff -u packages/gtk+2/gtk+2-arch_confdir.patch:1.3 packages/gtk+2/gtk+2-arch_confdir.patch:1.3.2.1
--- packages/gtk+2/gtk+2-arch_confdir.patch:1.3 Sat Mar 22 00:20:51 2008
+++ packages/gtk+2/gtk+2-arch_confdir.patch Fri Jul 2 00:42:52 2010
@@ -1,36 +1,3 @@
---- gtk+-2.8.12/gdk-pixbuf/gdk-pixbuf-io.c 2005-10-03 17:11:49.000000000 +0200
-+++ gtk+-2.8.12.arch_confdir/gdk-pixbuf/gdk-pixbuf-io.c 2006-02-20 22:10:52.000000000 +0100
-@@ -276,7 +276,7 @@
- gchar *result = g_strdup (g_getenv ("GDK_PIXBUF_MODULE_FILE"));
-
- if (!result)
-- result = g_build_filename (GTK_SYSCONFDIR, "gtk-2.0", "gdk-pixbuf.loaders", NULL);
-+ result = g_build_filename (GTK_SYSCONFDIR, "gdk-pixbuf.loaders", NULL);
-
- return result;
- }
---- gtk+-2.8.12/gdk-pixbuf/Makefile.am 2005-10-26 20:13:22.000000000 +0200
-+++ gtk+-2.8.12.arch_confdir/gdk-pixbuf/Makefile.am 2006-02-20 22:10:21.000000000 +0100
-@@ -467,8 +468,8 @@
- # after the libraries are installed in their final locations.
- install-data-hook: install-ms-lib install-def-file
- @if $(RUN_QUERY_LOADER_TEST) ; then \
-- $(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gtk-2.0 ; \
-- $(top_builddir)/gdk-pixbuf/gdk-pixbuf-query-loaders > $(DESTDIR)$(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders ; \
-+ $(mkinstalldirs) $(DESTDIR)$(sysconfdir); \
-+ $(top_builddir)/gdk-pixbuf/gdk-pixbuf-query-loaders > $(DESTDIR)$(sysconfdir)/gdk-pixbuf.loaders ; \
- else \
- echo "***" ; \
- echo "*** Warning: gdk-pixbuf.loaders not built" ; \
-@@ -479,7 +480,7 @@
- fi
-
- uninstall-local: uninstall-ms-lib uninstall-def-file
-- rm -f $(DESTDIR)$(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders
-+ rm -f $(DESTDIR)$(sysconfdir)/gdk-pixbuf.loaders
-
- if CROSS_COMPILING
- else
--- gtk+-2.8.12/gtk/gtkrc.c 2005-11-23 15:24:51.000000000 +0100
+++ gtk+-2.8.12.arch_confdir/gtk/gtkrc.c 2006-02-20 22:14:36.000000000 +0100
@@ -364,7 +364,7 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gtk+2/gtk+2-arch_confdir.patch?r1=1.3&r2=1.3.2.1&f=u
More information about the pld-cvs-commit
mailing list