diff options
author | Sven Gothel <[email protected]> | 2017-12-28 11:41:55 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2017-12-28 11:41:55 +0100 |
commit | fb37291733561ccab02e02737916411b3af2a543 (patch) | |
tree | 300a09422835d6349c06d30159df4c324606d984 /contrib/fribidi/A03-no-doc.patch | |
parent | 8066b69b14735e94432316055d8546572ae65c9e (diff) | |
parent | bcfb612388626d97c0240ccd85a99df0e02b3f7c (diff) |
Merge branch 'master' into ffmpeg
Diffstat (limited to 'contrib/fribidi/A03-no-doc.patch')
-rw-r--r-- | contrib/fribidi/A03-no-doc.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/fribidi/A03-no-doc.patch b/contrib/fribidi/A03-no-doc.patch new file mode 100644 index 000000000..838e5f7d7 --- /dev/null +++ b/contrib/fribidi/A03-no-doc.patch @@ -0,0 +1,12 @@ +diff -Naur fribidi-0.19.7.orig/Makefile.am fribidi-0.19.7/Makefile.am +--- fribidi-0.19.7.orig/Makefile.am 2015-08-06 16:55:02.000000000 -0400 ++++ fribidi-0.19.7/Makefile.am 2017-12-27 17:53:09.000000000 -0500 +@@ -11,7 +11,7 @@ + ACLOCAL_AMFLAGS = -I m4 + + ## The order of subdirs is important, don't change without a reason. +-SUBDIRS = gen.tab charset lib bin doc test ++SUBDIRS = gen.tab charset lib bin test + + EXTRA_DIST = bootstrap ChangeLog.old + |