summaryrefslogtreecommitdiff
path: root/package/pango/patches/patch-Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-25 11:28:25 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-25 11:28:25 +0100
commit2b35aea349b2c791bfb16aa2c505011859fa990a (patch)
treef24b17c407451d5be1de78fd716f8f5d85dbbf71 /package/pango/patches/patch-Makefile_am
parent72084deb9ae2b71132fcadb7fa7a0da2e45cdf6f (diff)
fix pango compile, update to latest. reported by oliver
Diffstat (limited to 'package/pango/patches/patch-Makefile_am')
-rw-r--r--package/pango/patches/patch-Makefile_am10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/pango/patches/patch-Makefile_am b/package/pango/patches/patch-Makefile_am
new file mode 100644
index 000000000..d7240f677
--- /dev/null
+++ b/package/pango/patches/patch-Makefile_am
@@ -0,0 +1,10 @@
+--- pango-1.38.1.orig/Makefile.am 2015-04-15 19:37:43.000000000 +0200
++++ pango-1.38.1/Makefile.am 2015-10-25 11:08:45.000000000 +0100
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to create Makefile.in.
+
+-SUBDIRS= pango pango-view examples docs tools tests build
++SUBDIRS= pango pango-view tools build
+
+ EXTRA_DIST = \
+ autogen.sh \