From 7029b608d8847dda7cd7d41a263892f72eed6d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Thu, 10 Dec 2020 14:19:40 +0100 Subject: patches/libtheora-1.1.1.local.patch: skip docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- patches/libtheora-1.1.1.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'patches') diff --git a/patches/libtheora-1.1.1.local.patch b/patches/libtheora-1.1.1.local.patch index b9e145e9..2ca7276d 100644 --- a/patches/libtheora-1.1.1.local.patch +++ b/patches/libtheora-1.1.1.local.patch @@ -1,3 +1,15 @@ +diff -ru libtheora-1.1.1.orig/Makefile.in libtheora-1.1.1/Makefile.in +--- libtheora-1.1.1.orig/Makefile.in 2009-10-01 20:04:07.000000000 +0200 ++++ libtheora-1.1.1/Makefile.in 2020-12-10 14:17:43.482548317 +0100 +@@ -164,7 +164,7 @@ + @THEORA_ENABLE_EXAMPLES_TRUE@EXAMPLES_DIR = examples + @THEORA_ENABLE_EXAMPLES_FALSE@EXAMPLES_DIR = + +-SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR) ++SUBDIRS = lib include tests m4 $(EXAMPLES_DIR) + + # we include the whole debian/ dir in EXTRA_DIST because there's a problem + # with autotools and HFS+ MacOSX file systems that caused debian/Makefile.am diff -ru libtheora-1.1.1.orig/lib/Makefile.in libtheora-1.1.1/lib/Makefile.in --- libtheora-1.1.1.orig/lib/Makefile.in 2009-10-01 20:04:07.000000000 +0200 +++ libtheora-1.1.1/lib/Makefile.in 2018-08-04 17:38:41.912201898 +0200 -- cgit v1.2.3