File: rules

package info (click to toggle)
libjopendocument-java 1.3repack-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 7,868 kB
  • sloc: java: 49,906; xml: 94; makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 271 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export JAVA_HOME=/usr/lib/jvm/default-java
export ANT_OPTS=-Dfile.encoding=utf-8

%:
	dh $@ --with javahelper

override_dh_installchangelogs:
	dh_installchangelogs NEWS