File: rules

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

override_dh_clean:
	dh_clean -XCargo.toml.orig