File: rules

package info (click to toggle)
fest-reflect 1.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 544 kB
  • sloc: java: 2,772; xml: 203; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (14)
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