aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-02-21 00:42:53 -0800
committerBryan Newbold <bnewbold@robocracy.org>2017-02-21 00:42:53 -0800
commitf7dd544d55a41c98c41d856ac790480e92ed620c (patch)
treeb4b56c82d36b5d4e3aee4350847aca67d33bc54a /debian/rules
parent2da44849a1d04142f58c9363af945886e1ba6869 (diff)
downloadslib-f7dd544d55a41c98c41d856ac790480e92ed620c.tar.gz
slib-f7dd544d55a41c98c41d856ac790480e92ed620c.zip
transtion from texi2html to makeinfo
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index aa718bb..02eee89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
export PERL_HASH_SEED = 0
-TEXI2HTML = texi2html --init-file debian/texi2html.rc --split chapter --verbose
+TEXI2HTML = makeinfo --html --init-file=debian/texi2html.rc --split=chapter --verbose
%:
dh $@