File: rules

package info (click to toggle)
pysieved 1.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 368 kB
  • ctags: 313
  • sloc: python: 2,229; sh: 16; makefile: 7
file content (11 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --with python2
override_dh_install:
	dh_install
	cp pysieved.py debian/pysieved/usr/bin/pysieved
override_dh_python2:
	dh_python2 /usr/share/pysieved