summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libvformat/files/libvformat-nodoc.patch')
-rw-r--r--dev-libs/libvformat/files/libvformat-nodoc.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-libs/libvformat/files/libvformat-nodoc.patch b/dev-libs/libvformat/files/libvformat-nodoc.patch
new file mode 100644
index 000000000000..c575abbedf15
--- /dev/null
+++ b/dev-libs/libvformat/files/libvformat-nodoc.patch
@@ -0,0 +1,19 @@
+--- Makefile.am.orig 2005-08-12 13:36:39.000000000 +0200
++++ Makefile.am 2005-08-12 13:36:57.000000000 +0200
+@@ -1,4 +1,4 @@
+-SUBDIRS = src vformat test doc
++SUBDIRS = src vformat
+
+ EXTRA_DIST = common/types.h vf_iface.h
+
+--- Makefile.in.orig 2005-08-12 13:36:46.000000000 +0200
++++ Makefile.in 2005-08-12 13:37:15.000000000 +0200
+@@ -66,7 +66,7 @@
+ RANLIB = @RANLIB@
+ VERSION = @VERSION@
+
+-SUBDIRS = src vformat test doc
++SUBDIRS = src vformat
+
+ EXTRA_DIST = common/types.h vf_iface.h
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4