File: rules

package info (click to toggle)
jsamp 1.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 3,144 kB
  • ctags: 3,194
  • sloc: java: 23,994; xml: 3,005; sh: 20; makefile: 6
file content (14 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

%:
	dh $@ --with javahelper 

override_dh_auto_build:
	ant jar
	ant javadoc

#get-orig-source:
#	uscan --verbose --force-download