File: rules

package info (click to toggle)
spock 1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,136 kB
  • sloc: java: 17,367; javascript: 11,706; xml: 208; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export JAVA_HOME := /usr/lib/jvm/default-java
export ANT_ARGS=-f debian/build.xml

%:
	dh $@ --buildsystem=ant --with maven_repo_helper