File: rules

package info (click to toggle)
libonemind-commons-java-java 1.5.5-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 556 kB
  • sloc: java: 4,546; xml: 289; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export JAVA_HOME=/usr/lib/jvm/default-java
export ANT_OPTS=-Dnoget=true

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- jar