[med-svn] [roary] 01/04: Add a workaround for #808552 to allow building on jessie
Afif Elghraoui
afif at moszumanska.debian.org
Sun Mar 20 10:04:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch debian/jessie-backports
in repository roary.
commit 7b3a4738212b5d8f215fd11149b876bbd06d6373
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Mar 20 02:17:58 2016 -0700
Add a workaround for #808552 to allow building on jessie
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 6d45d40..28e92b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
# DH_VERBOSE := 1
+# work around #808552, which still affects Debian 8
+export DZIL_GLOBAL_CONFIG_ROOT=/sbuild-nonexistent
+
%:
dh $@ --with dist-zilla
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/roary.git
More information about the debian-med-commit
mailing list