File: rules

package info (click to toggle)
spec-alpha-clojure 0.3.218-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 308 kB
  • sloc: xml: 140; sh: 40; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@ --with javahelper

override_dh_auto_test:
	debian/run-build-tests

override_dh_strip_nondeterminism: