diff options
author | Alin Năstac <mrness@gentoo.org> | 2008-06-22 17:10:59 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2008-06-22 17:10:59 +0000 |
commit | 2c177883bff88a2f3416c978e3e85f063aa03674 (patch) | |
tree | 37b66bfb07a58ca53ed5771a092426944937a89c /dev-libs/libvformat/files | |
parent | Fixed parallel build failure, bug #225079, thank Iain for report. (diff) | |
download | gentoo-2-2c177883bff88a2f3416c978e3e85f063aa03674.tar.gz gentoo-2-2c177883bff88a2f3416c978e3e85f063aa03674.tar.bz2 gentoo-2-2c177883bff88a2f3416c978e3e85f063aa03674.zip |
Patch only the .am file and run eautoreconf (#226707).
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-libs/libvformat/files')
-rw-r--r-- | dev-libs/libvformat/files/libvformat-nodoc.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/libvformat/files/libvformat-nodoc.patch b/dev-libs/libvformat/files/libvformat-nodoc.patch index c575abbedf15..e9dd55ce25ef 100644 --- a/dev-libs/libvformat/files/libvformat-nodoc.patch +++ b/dev-libs/libvformat/files/libvformat-nodoc.patch @@ -6,14 +6,3 @@ 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 |