summaryrefslogtreecommitdiff
path: root/package/harfbuzz/patches/patch-Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-25 21:00:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-25 21:01:02 +0200
commit932b2872fae5464154b10a939173ea4676d7ee3d (patch)
treea81be8d28309db61d4579011993260df45b5388a /package/harfbuzz/patches/patch-Makefile_am
parent8ea7db09073c2f7ba2ce4184eb70424c1ae24698 (diff)
fix some static build stuff, use a pkgconf wrapper, idea from buildroot
Diffstat (limited to 'package/harfbuzz/patches/patch-Makefile_am')
-rw-r--r--package/harfbuzz/patches/patch-Makefile_am11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/harfbuzz/patches/patch-Makefile_am b/package/harfbuzz/patches/patch-Makefile_am
new file mode 100644
index 000000000..64498b59c
--- /dev/null
+++ b/package/harfbuzz/patches/patch-Makefile_am
@@ -0,0 +1,11 @@
+--- harfbuzz-0.9.28.orig/Makefile.am 2014-03-04 22:00:34.076514970 +0100
++++ harfbuzz-0.9.28/Makefile.am 2014-06-22 19:46:18.230010420 +0200
+@@ -4,7 +4,7 @@ NULL =
+
+ ACLOCAL_AMFLAGS = -I m4
+
+-SUBDIRS = src util test docs
++SUBDIRS = src util
+
+ EXTRA_DIST = \
+ autogen.sh \