File: rules

package info (click to toggle)
jcm 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,340 kB
  • sloc: java: 14,629; makefile: 13
file content (13 lines) | stat: -rwxr-xr-x 235 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

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

%:
	dh $@ --with javahelper

override_dh_auto_configure: pre-build
	dh_auto_configure

# upstream Makefile does not build doc, prefer javahelper:
pre-build:
	-rm Makefile