File: rules

package info (click to toggle)
libsmali-java 2.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,688 kB
  • ctags: 9,256
  • sloc: java: 50,359; sh: 196; xml: 98; ansic: 46; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java

%:
	dh $@ --parallel --with maven_repo_helper --buildsystem=gradle

override_dh_auto_build:
	dh_auto_build -- -Dfile.encoding=UTF-8 assemble

get-orig-source:
	uscan --force-download --download-current-version --repack --compression xz