File: rules

package info (click to toggle)
dosage 3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,400 kB
  • sloc: python: 12,703; sh: 55; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 227 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_VERBOSE=1
export PYBUILD_SYSTEM=pyproject

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_install:
	install -m 644 doc/dosage-completion debian/dosage/usr/share/bash-completion/completions