summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfribidi/files/libtool-update.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libfribidi/files/libtool-update.patch')
-rw-r--r--meta/recipes-support/libfribidi/files/libtool-update.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-support/libfribidi/files/libtool-update.patch b/meta/recipes-support/libfribidi/files/libtool-update.patch
new file mode 100644
index 0000000000..c7031008fd
--- /dev/null
+++ b/meta/recipes-support/libfribidi/files/libtool-update.patch
@@ -0,0 +1,11 @@
1--- fribidi-0.10.4/configure.in~ 2002-05-19 11:06:48.000000000 +0100
2+++ fribidi-0.10.4/configure.in 2004-08-03 17:42:28.000000000 +0100
3@@ -50,7 +50,7 @@
4 AC_PROG_INSTALL
5 AC_PROG_LN_S
6 AC_PROG_MAKE_SET
7-AC_PROG_RANLIB
8+#AC_PROG_RANLIB
9 AC_PATH_PROG(SED, sed, $PATH)
10
11