Add -L to not invoke xmllint which fails on some systems because it can’t download the DTD
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
all:
|
all:
|
||||||
a2x -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
|
a2x -L -f manpage --asciidoc-opts="-f asciidoc.conf" i3.man
|
||||||
|
Reference in New Issue
Block a user