Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libvformat/files: libvformat-nodoc.patch
Date: Sun, 22 Jun 2008 17:11:06
Message-Id: E1KAT5g-0006t1-Cj@stork.gentoo.org
1 mrness 08/06/22 17:11:00
2
3 Modified: libvformat-nodoc.patch
4 Log:
5 Patch only the .am file and run eautoreconf (#226707).
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 dev-libs/libvformat/files/libvformat-nodoc.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/files/libvformat-nodoc.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/files/libvformat-nodoc.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/files/libvformat-nodoc.patch?r1=1.1&r2=1.2
14
15 Index: libvformat-nodoc.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libvformat/files/libvformat-nodoc.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libvformat-nodoc.patch 22 Apr 2006 08:29:10 -0000 1.1
22 +++ libvformat-nodoc.patch 22 Jun 2008 17:10:59 -0000 1.2
23 @@ -6,14 +6,3 @@
24
25 EXTRA_DIST = common/types.h vf_iface.h
26
27 ---- Makefile.in.orig 2005-08-12 13:36:46.000000000 +0200
28 -+++ Makefile.in 2005-08-12 13:37:15.000000000 +0200
29 -@@ -66,7 +66,7 @@
30 - RANLIB = @RANLIB@
31 - VERSION = @VERSION@
32 -
33 --SUBDIRS = src vformat test doc
34 -+SUBDIRS = src vformat
35 -
36 - EXTRA_DIST = common/types.h vf_iface.h
37 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list