1
0
Fork 0
rust-platform-dirs/debian/rules
Daniel Baumann 9cb419149b
Adding debian version 0.3.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-04 23:38:36 +02:00

7 lines
104 B
Makefile
Executable file

#!/usr/bin/make -f
%:
dh ${@} --buildsystem cargo
override_dh_auto_test:
dh_auto_test -- test --all