Codebase list rust-stfu8 / 649ce89 src / cargo / debian / rules.debcargo.hint
649ce89

Tree @649ce89 (Download .tar.gz)

rules.debcargo.hint @649ce89raw · 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