File: rules

package info (click to toggle)
mbpoll 1.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 520 kB
  • sloc: ansic: 2,495; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

#export DH_VERBOSE = 1

%:
	dh $@ --buildsystem=cmake

override_dh_auto_install:
	go-md2man -in README.md -out mbpoll.1
	dh_auto_install