File: rules

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

%:
	dh $@

# skip test seemingly requiring not-in-Debian crate cargo-readme
override_dh_auto_test:
	dh_auto_test --buildsystem rust -- --no-fail-fast -- --skip cargo_readme_up_to_date