Package: rumor / 1.0.5-2.1

03_use_makeinfo.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Switch to makeinfo; texi2html is obsolete
Author: Ryan Kavanagh <rak@debian.org>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: rumor/doc/Makefile.am
===================================================================
--- rumor.orig/doc/Makefile.am	2010-12-09 15:55:00.000000000 +0100
+++ rumor/doc/Makefile.am	2014-06-14 12:21:48.579597505 +0200
@@ -6,4 +6,4 @@
 EXTRA_DIST = kbd.scm rhythm68.scm drums.scm
  
 html: info
-	texi2html rumor.texi
+	makeinfo --html --no-split rumor.texi