From 90cff4551e938a883dd14b75d05a06d1b9dda595 Mon Sep 17 00:00:00 2001 From: Dilawar Singh <dilawars@ncbs.res.in> Date: Wed, 7 Mar 2018 09:51:29 +0530 Subject: [PATCH] This build passed locally on Ubuntu-16.04. Testing on travis. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/rules b/debian/rules index da3f99b8..5967cc8d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export MAKEOPTS=-j5 + export DH_VERBOSE=1 %: -- GitLab