Add -L to not invoke xmllint which fails on some systems because it can’t download the DTD

next
Michael Stapelberg 2009-03-14 18:45:55 +01:00
parent 80e2bf708d
commit a6f00488d6
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
all:
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
a2x -L -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man