diff options
author | Sam James <sam@gentoo.org> | 2021-04-02 06:07:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-03 16:54:26 +0100 |
commit | 18f361dcaac7bade4134f61c11725c6974e47e2c (patch) | |
tree | 84d0a1b3fd93878c62a9198627ea67b95b55dd71 /dev-libs/libvformat/files | |
parent | dev-libs/libtasn1: drop unused libtool.eclass (diff) | |
download | gentoo-18f361dcaac7bade4134f61c11725c6974e47e2c.tar.gz gentoo-18f361dcaac7bade4134f61c11725c6974e47e2c.tar.bz2 gentoo-18f361dcaac7bade4134f61c11725c6974e47e2c.zip |
dev-libs/libvformat: port to EAPI 7, eutils--, ltprune--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libvformat/files')
-rw-r--r-- | dev-libs/libvformat/files/libvformat-nodoc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libvformat/files/libvformat-nodoc.patch b/dev-libs/libvformat/files/libvformat-nodoc.patch index e9dd55ce25ef..cba04e1e569d 100644 --- a/dev-libs/libvformat/files/libvformat-nodoc.patch +++ b/dev-libs/libvformat/files/libvformat-nodoc.patch @@ -1,5 +1,5 @@ ---- Makefile.am.orig 2005-08-12 13:36:39.000000000 +0200 -+++ Makefile.am 2005-08-12 13:36:57.000000000 +0200 +--- a/Makefile.am ++++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src vformat test doc +SUBDIRS = src vformat |