File: rules

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

execute_after_dh_testdir:
	find . ! -newermt "jan 01, 2000" -exec touch {} +