File: rules

package info (click to toggle)
rust-just 1.43.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,068 kB
  • sloc: sh: 300; makefile: 6
file content (6 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
%:
	dh $@ --buildsystem cargo --with=shell_completions

execute_before_dh_installman:
	debian/just/usr/bin/just --man > debian/just.1