File: rules

package info (click to toggle)
gossip 1.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: java: 3,177; xml: 429; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 146 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

JAVA_HOME := /usr/lib/jvm/default-java
DEB_MAVEN_DOC_TARGET := javadoc:javadoc javadoc:aggregate

%:
	dh $@ --with javahelper