File: rules

package info (click to toggle)
kiki 0.5.6-8.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 404 kB
  • ctags: 241
  • sloc: python: 491; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-


%:
	dh $@ --with python2

override_dh_auto_install:
	dh_auto_install
	docbook-to-man debian/custom/kiki.sgml > debian/custom/kiki.1

override_dh_installchangelogs:
	dh_installchangelogs history.txt