File: rules

package info (click to toggle)
seivot 1.17-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 140 kB
  • sloc: python: 760; makefile: 12
file content (7 lines) | stat: -rwxr-xr-x 181 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with=python2 --with-buildsystem=python_distutils

override_dh_auto_install:
	python setup.py install --prefix=debian/seivot/usr --install-layout=deb