File: rules

package info (click to toggle)
mailman-api 0.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 228 kB
  • ctags: 61
  • sloc: python: 219; makefile: 153; sh: 44
file content (17 lines) | stat: -rwxr-xr-x 372 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.2 at
# Thu, 23 Oct 2014 15:53:01 -0200
export PYBUILD_NAME=mailman-api
%:
	dh $@ --with python2 --buildsystem=pybuild


override_dh_auto_build:
	dh_auto_build
	make man -C docs/
	cp init/sysv/mailman-api debian/mailman-api.init

override_dh_auto_clean:
	dh_auto_clean
	$(RM) debian/mailman-api.init