File: 0002-Remove-non-DFSG-commpliant-RFCs.patch

package info (click to toggle)
libtheora 1.1.1%2Bdfsg.1-14
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,460 kB
  • ctags: 3,487
  • sloc: ansic: 32,561; sh: 9,675; makefile: 743
file content (24 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: John Ferlito <johnf@inodes.org>
Date: Sat, 12 Dec 2009 11:17:56 +1100
Subject: Remove non-DFSG commpliant RFCs

Bug-Debian: https://bugs.debian.org/554457
---
 doc/Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 30eaad8..00233e5 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -4,9 +4,7 @@ SUBDIRS = spec
 
 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
 
-static_docs = vp3-format.txt color.html \
-	draft-ietf-avt-rtp-theora-00.xml \
-	draft-ietf-avt-rtp-theora-00.txt
+static_docs = vp3-format.txt color.html
 
 doc_DATA = $(static_docs) doxygen-build.stamp