[vecmath] 58/58: Build the docs too.
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 5 09:58:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository vecmath.
commit 52c9cfd4d679cb8ff03a3467994a33683850d61a
Author: Markus Koschany <apo at debian.org>
Date: Wed Jul 5 11:46:11 2017 +0200
Build the docs too.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bfa4f24..7a2ad28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ CVS_VER = 1.5.2
dh $@ --with javahelper --builddirectory=vecmath
override_dh_auto_build:
- dh_auto_build -Dvecmath jar docs
+ dh_auto_build -Dvecmath -- jar docs
override_dh_auto_clean:
dh_auto_clean -Dvecmath clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git
More information about the pkg-java-commits
mailing list