File: rules

package info (click to toggle)
fest-test 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 152 kB
  • ctags: 92
  • sloc: java: 227; xml: 35; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export JAVA_HOME=/usr/lib/jvm/default-java
export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8

%:
	dh $@ --buildsystem=maven --with javahelper