Codebase list rust-stfu8 / 82e12f0c-2329-4e87-b28d-bb7ca3cca764/main src / cargo / debian / rules.debcargo.hint
82e12f0c-2329-4e87-b28d-bb7ca3cca764/main

Tree @82e12f0c-2329-4e87-b28d-bb7ca3cca764/main (Download .tar.gz)

rules.debcargo.hint @82e12f0c-2329-4e87-b28d-bb7ca3cca764/mainraw · history · blame

1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo

override_dh_auto_test:
	dh_auto_test -- test --all || true