From 7a66564fb73f8f9ab35d308d774f07306402467e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Wed, 22 Nov 2017 02:11:09 +0000 Subject: patches/*, subr/pkg_configure_patch{,_pre}.subr: only match against package {name,version}. subr/pkg_configure_patch.subr: remove `_host' package name postfix when searching for chainport patches. subr/ex_pkg_env.subr: fix typo. --- patches/gdk-2.36.10.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/gdk-2.36.10.local.patch (limited to 'patches/gdk-2.36.10.local.patch') diff --git a/patches/gdk-2.36.10.local.patch b/patches/gdk-2.36.10.local.patch new file mode 100644 index 00000000..3c19f614 --- /dev/null +++ b/patches/gdk-2.36.10.local.patch @@ -0,0 +1,12 @@ +diff -ru gdk-pixbuf-2.36.10.orig/thumbnailer/Makefile.in gdk-pixbuf-2.36.10/thumbnailer/Makefile.in +--- gdk-pixbuf-2.36.10.orig/thumbnailer/Makefile.in 2017-09-11 13:00:44.000000000 +0200 ++++ gdk-pixbuf-2.36.10/thumbnailer/Makefile.in 2017-09-15 20:57:24.196896220 +0200 +@@ -453,7 +453,7 @@ + $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GDK_PIXBUF_API_VERSION).la + + thumbnailerdir = $(datadir)/thumbnailers/ +-thumbnailer_DATA = gdk-pixbuf-thumbnailer.thumbnailer ++thumbnailer_DATA = + EXTRA_DIST = gdk-pixbuf-thumbnailer.thumbnailer.in + CLEANFILES = $(thumbnailer_DATA) + all: all-am -- cgit v1.2.3