File: rules

package info (click to toggle)
antelope 3.5.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 3,884 kB
  • sloc: java: 27,651; xml: 6,488; sh: 12; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export JAVA_HOME := /usr/lib/jvm/default-java

%:
	dh $@ --buildsystem=ant --with maven_repo_helper


override_dh_auto_build:
	dh_auto_build -- tasks transform-docs -Dcompile.source=8