File: rules

package info (click to toggle)
jcabi-aspects 0.22.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 796 kB
  • sloc: java: 3,893; xml: 561; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 228 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
export DH_OPTIONS=-v

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

%:
	dh $@