summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDebian QA Group <packages@qa.debian.org>2017-01-21 21:29:52 -0500
committerAndreas Beckmann <anbe@debian.org>2017-01-21 21:29:52 -0500
commit1a29e357291ce7e781078b66fafcf1b8dfeb70ae (patch)
treef7b83dcf98805d1a575e73637aa8c9dc8062d159
parentb19da4f742f1814bd289ae1516a898d3bc5e4187 (diff)
dont_use_net_for_docs
=== modified file 'docs/Makefile' Gbp-Pq: Name 05-dont_use_net_for_docs.diff
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index c4a63671..2fcca31e 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -10,7 +10,7 @@
all: docs
-DBPROC_COMMAND = xsltproc
+DBPROC_COMMAND = xsltproc --nonet
MKDIR_COMMAND = mkdir
CP_COMMAND = cp
PERL_COMMAND = perl