summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2009-05-05 07:34:03 +0200
committerReinhard Tartler <siretart@tauware.de>2019-05-27 18:40:14 -0400
commit70445a28397526974aade93b6df6b0b455ef5836 (patch)
treedf19b1b146fc582248f5b86dc678ceabc5c86333 /docs
parentace3aaf268533fefc40a1fa587f7b7df02f9006a (diff)
prevent xsltproc from accessing the internetarchive/debian/0.13__git20190527.g039c4a1-1
Forwarded: no === modified file 'docs/Makefile' Gbp-Pq: Name 05-dont_use_net_for_docs.diff
Diffstat (limited to 'docs')
-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