File: rules

package info (click to toggle)
jnr-unixsocket 0.38.21-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: java: 3,115; xml: 256; makefile: 4; sh: 2
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