docs-xml/Makefile.settings.in: make sure we don't require network access
authorKarolin Seeger <kseeger@samba.org>
Tue, 12 Dec 2017 10:48:03 +0000 (11:48 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 13 Dec 2017 12:20:08 +0000 (13:20 +0100)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=9531

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/Makefile.settings.in

index 2bf96d746bc587cac959c5c542629da24b1b4f47..08c250cc93d51df8001f5b589a8b7baabfeba508 100644 (file)
@@ -1,5 +1,5 @@
 # Programs
-XSLTPROC = @XSLTPROC@
+XSLTPROC = @XSLTPROC@ --nonet
 XMLLINT = @XMLLINT@
 PNGTOPNM = @PNGTOPNM@
 INKSCAPE = @INKSCAPE@