File: rules

package info (click to toggle)
fest-util 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 512 kB
  • ctags: 632
  • sloc: java: 2,924; xml: 44; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (13)
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=UTF-8

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