diff options
Diffstat (limited to 'package/harfbuzz/patches/patch-Makefile_am')
-rw-r--r-- | package/harfbuzz/patches/patch-Makefile_am | 11 |
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 \ |