[smali-1] 01/01: d/rules: Remove javahelper usage
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Thu Feb 16 10:29:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository smali-1.
commit 0289c0465c332944ce801a5c6e4f7e6590018193
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date: Thu Feb 16 18:29:28 2017 +0800
d/rules: Remove javahelper usage
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b19053d..82d5387 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
include /usr/share/dpkg/pkg-info.mk
%:
- dh $@ --parallel --with maven_repo_helper --buildsystem=gradle
+ dh $@ --with maven_repo_helper --buildsystem=gradle
override_dh_auto_build:
dh_auto_build -- -Dfile.encoding=UTF-8 :dexlib:assemble
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/smali-1.git
More information about the pkg-java-commits
mailing list