File: rules

package info (click to toggle)
atinject-jsr330 1.0%2Bds1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: java: 889; xml: 290; sh: 43; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 230 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dpkg/default.mk

%:
	dh $@ --buildsystem=ant --with javahelper --with maven-repo-helper

override_dh_auto_build:
	 dh_auto_build -- -f debian/build.xml

override_dh_auto_clean:
	rm -Rf build