File: rules

package info (click to toggle)
waymore 3.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,832 kB
  • sloc: python: 2,358; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=waymore

%:
	dh $@ --buildsystem=pybuild

execute_before_dh_installman:
	rst2man debian/man/waymore.rst > debian/man/waymore.1