File: rules

package info (click to toggle)
simple-http 4.1.21-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,324 kB
  • ctags: 3,618
  • sloc: java: 16,228; xml: 176; sh: 9; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

JAVA_HOME=/usr/lib/jvm/default-java

%:
	dh $@ --with maven_repo_helper --with javahelper

override_dh_auto_build:
	ant build javadoc