File: rules

package info (click to toggle)
rust-sequoia-policy-config 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 476 kB
  • sloc: makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 177 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo

# broken, since a plain `cargo build` requires enabling a feature on the
# sequoia-openpgp dependency..
override_dh_auto_test: