[syncany] 07/20: Exclude tests and sonarRunner tasks.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Sep 25 14:49:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository syncany.
commit a548a8c89396186cd20c1e4a1a0e310513cacf86
Author: Markus Koschany <apo at debian.org>
Date: Sun Sep 25 14:54:44 2016 +0200
Exclude tests and sonarRunner tasks.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 92c167a..6eca875 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
dh $@ --with bash-completion
override_dh_auto_build:
- dh_auto_build -- installApp
+ dh_auto_build -- installApp -x sonarRunner -x tests
sh gradle/debian/makemanpages.sh
mkdir debian/man
cp $(CURDIR)/build/debian/syncany/debian/man/*.1 debian/man
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git
More information about the pkg-java-commits
mailing list