summaryrefslogtreecommitdiff
path: root/package/harfbuzz/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/harfbuzz/patches')
-rw-r--r--package/harfbuzz/patches/patch-Makefile_am11
-rw-r--r--package/harfbuzz/patches/patch-configure_ac15
2 files changed, 26 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 \
diff --git a/package/harfbuzz/patches/patch-configure_ac b/package/harfbuzz/patches/patch-configure_ac
new file mode 100644
index 000000000..33de94a12
--- /dev/null
+++ b/package/harfbuzz/patches/patch-configure_ac
@@ -0,0 +1,15 @@
+--- harfbuzz-0.9.28.orig/configure.ac 2014-04-28 23:30:44.308730444 +0200
++++ harfbuzz-0.9.28/configure.ac 2014-06-22 19:41:33.532833719 +0200
+@@ -417,12 +417,6 @@ src/Makefile
+ src/hb-version.h
+ src/hb-ucdn/Makefile
+ util/Makefile
+-test/Makefile
+-test/api/Makefile
+-test/shaping/Makefile
+-docs/Makefile
+-docs/reference/Makefile
+-docs/reference/version.xml
+ ])
+
+ AC_OUTPUT