File: rules

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

override_dh_auto_test: