File: rules

package info (click to toggle)
rust-rustls-native-certs 0.8.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 312 kB
  • sloc: sh: 31; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

# omit target "--tests" requiring network access
override_dh_auto_test:
	dh_auto_test --buildsystem rust --\
	 --no-fail-fast --lib --bins --benches --examples