summaryrefslogtreecommitdiff
path: root/debian/patches/05-dont_use_net_for_docs.diff
diff options
context:
space:
mode:
authorAndreas Beckmann <anbe@debian.org>2017-01-21 21:29:52 -0500
committerAndreas Beckmann <anbe@debian.org>2017-01-21 21:29:52 -0500
commit1c85f92db7844f9e651a62827ba753afa742c28c (patch)
tree4873ee1ad93e14a0e40bdd39f46f5be4734579b4 /debian/patches/05-dont_use_net_for_docs.diff
parent757294d769a7defe6a531a09fba9674cc6b388f7 (diff)
parentc2d8fdb71c9dcdc367bc682f21fc86164e8fa33b (diff)
boxbackup (0.11.1~r2837-4) unstable; urgency=medium
* QA upload. * Check for ucf and deluser availability before calling them during postrm purge. (Closes: #688373, #667535) * Add Italian (it) debconf translations by Beatrice Torracca. (Closes: #658724) * Add Dutch (nl) debconf translations by Frans Spiesschaert. (Closes: #766532) * Build with dh_autotools-dev_*. * Switch to source format 3.0 (quilt). [dgit import unpatched boxbackup 0.11.1~r2837-4]
Diffstat (limited to 'debian/patches/05-dont_use_net_for_docs.diff')
-rw-r--r--debian/patches/05-dont_use_net_for_docs.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/05-dont_use_net_for_docs.diff b/debian/patches/05-dont_use_net_for_docs.diff
new file mode 100644
index 00000000..71cb6c25
--- /dev/null
+++ b/debian/patches/05-dont_use_net_for_docs.diff
@@ -0,0 +1,12 @@
+=== modified file 'docs/Makefile'
+--- 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