aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
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 $@