From ca7d395c2c8be2bebebc46ab8ca55a808a00a9fd Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 25 Jun 2014 14:34:49 +0200 Subject: add patch --- package/pango/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/pango/patches/patch-Makefile_in (limited to 'package/pango') diff --git a/package/pango/patches/patch-Makefile_in b/package/pango/patches/patch-Makefile_in new file mode 100644 index 000000000..6c1d80129 --- /dev/null +++ b/package/pango/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- pango-1.36.3.orig/Makefile.in 2014-03-18 02:02:20.000000000 +0100 ++++ pango-1.36.3/Makefile.in 2014-06-24 21:04:26.640904774 +0200 +@@ -418,7 +418,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = pango modules pango-view examples docs tools tests build ++SUBDIRS = pango modules pango-view examples docs tools build + EXTRA_DIST = \ + autogen.sh \ + pango.pc.in \ -- cgit v1.2.3