File: rules

package info (click to toggle)
rust-doxx 0.1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,532 kB
  • sloc: sh: 78; ruby: 15; makefile: 9
file content (7 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo

override_dh_auto_test:
	dh_auto_test -- test --all
	rm -f Cargo.lock