[svgsalamander] 01/01: add --parallel to dh call
Felix Natter
fnatter-guest at moszumanska.debian.org
Sat Aug 6 14:22:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
fnatter-guest pushed a commit to branch master
in repository svgsalamander.
commit d6cf84d2d7869560804bd351948f08f6cf5138f2
Author: Felix Natter <fnatter at gmx.net>
Date: Sat Aug 6 16:21:31 2016 +0200
add --parallel to dh call
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9f07395..fc69c14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ TARBALL = $(PACKAGE)_$(SRC_VERSION).orig.tar.gz
%:
- dh $@ --with javahelper,maven-repo-helper
+ dh $@ --parallel --with javahelper,maven-repo-helper
override_dh_auto_build:
-mkdir -p $(CURDIR)/svg-core/src/gen/res
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/svgsalamander.git
More information about the pkg-java-commits
mailing list