File: rules

package info (click to toggle)
libjsonp-java 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,192 kB
  • ctags: 1,127
  • sloc: java: 6,197; xml: 1,128; sh: 12; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

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

%:
	dh $@ --buildsystem=maven

override_dh_auto_build:
	dh_auto_build -- install javadoc:jar javadoc:aggregate

get-orig-source:
	uscan --download-current-version --force-download --no-symlink