summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/pango/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
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 \