File: rules

package info (click to toggle)
rust-test-case 3.3.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: sh: 33; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

# avoid too brittle snapshot tests
override_dh_auto_test:
	dh_auto_test --buildsystem rust -- --lib --bins --examples