File: rules

package info (click to toggle)
python-ttystatus 0.23-1~bpo70%2B1
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 280 kB
  • sloc: python: 1,154; makefile: 84
file content (8 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
%:
	dh $@ --with=python2 --with-buildsystem=python_distutils

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