File: rules

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

%:
	dh $@

override_dh_auto_build:
	dh_auto_build -- -Pnonindy package -DskipTests

override_dh_auto_test:
	dh_auto_test -- -Pnonindy test