File: rules

package info (click to toggle)
jnr-unixsocket 0.18-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 276 kB
  • sloc: java: 2,537; xml: 287; makefile: 4; sh: 2
file content (8 lines) | stat: -rwxr-xr-x 160 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/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