[med-svn] [theseus] 05/09: Parallel build not possible
Andreas Tille
tille at debian.org
Thu Aug 24 19:12:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/3.3.0-6
in repository theseus.
commit 6429fa9fefb21dc44f2b3267582012d291805719
Author: Andreas Tille <tille at debian.org>
Date: Thu Aug 24 15:41:26 2017 +0200
Parallel build not possible
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 75245c2..0cdc5e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,9 @@ include /usr/share/dpkg/default.mk
%:
dh $@
+override_dh_auto_build:
+ dh_auto_build --no-parallel
+
override_dh_auto_install-arch:
make install INSTALLDIR=$(CURDIR)/debian/$(DEB_SOURCE)/usr/bin
# Fix wrong path used in upstream script. Fixing it here is safer than
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/theseus.git
More information about the debian-med-commit
mailing list