File: rules

package info (click to toggle)
vectorgraphics2d 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 884 kB
  • sloc: java: 7,562; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with maven-repo-helper

# Tests cannot be executed due to unpackaged dependencies
override_dh_auto_test: