File: rules

package info (click to toggle)
zkg 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,740 kB
  • sloc: python: 5,910; sh: 268; makefile: 265; cpp: 24
file content (9 lines) | stat: -rwxr-xr-x 174 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=zkg

%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_link:
	dh_link usr/share/man/man1/zkg.1 usr/share/man/man1/bro-pkg.1