File: rules

package info (click to toggle)
rust-xh 0.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,588 kB
  • sloc: sh: 242; makefile: 6
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --buildsystem cargo --with shell_completions

execute_after_dh_auto_install:
	debian/*/usr/bin/xh --generate man > debian/xh.1