File: rules

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

override_dh_auto_test:
	xvfb-run --server-args="-screen 0 1280x800x24" \
	dh_auto_test -- test --all