Codebase list rust-stfu8 / 96f26008-241c-44f7-97cf-b16432225604/main src / cargo / debian / rules.debcargo.hint
96f26008-241c-44f7-97cf-b16432225604/main

Tree @96f26008-241c-44f7-97cf-b16432225604/main (Download .tar.gz)

rules.debcargo.hint @96f26008-241c-44f7-97cf-b16432225604/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