Description: Do not build nor ship non DFSG doc
Author: David Prévot <taffit@debian.org>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695794
Forwarded: not-needed
Last-Update: 2012-12-31
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: vcdimager-0.7.24+dfsg/docs/Makefile.in
===================================================================
--- vcdimager-0.7.24+dfsg.orig/docs/Makefile.in	2011-03-17 19:46:36.000000000 -0400
+++ vcdimager-0.7.24+dfsg/docs/Makefile.in	2014-01-11 15:30:14.000000000 -0500
@@ -52,8 +52,6 @@
 CONFIG_CLEAN_VPATH_FILES =
 SOURCES =
 DIST_SOURCES =
-INFO_DEPS = $(srcdir)/vcdimager.info $(srcdir)/vcd-info.info \
-	$(srcdir)/vcdxrip.info
 am__TEXINFO_TEX_DIR = $(srcdir)
 DVIS = vcdimager.dvi vcd-info.dvi vcdxrip.dvi
 PDFS = vcdimager.pdf vcd-info.pdf vcdxrip.pdf
Index: vcdimager-0.7.24+dfsg/docs/Makefile.am
===================================================================
--- vcdimager-0.7.24+dfsg.orig/docs/Makefile.am	2005-07-11 10:12:47.000000000 -0400
+++ vcdimager-0.7.24+dfsg/docs/Makefile.am	2014-01-11 15:47:39.003900230 -0500
@@ -1,4 +1,4 @@
-info_TEXINFOS = vcdimager.texi vcd-info.texi vcdxrip.texi
+info_TEXINFOS =
 vcdimager_TEXINFOS = fdl.texi gpl.texi glossary.texi
 TEXI2PDF = texi2dvi --pdf
 
