File: rules

package info (click to toggle)
python-ttystatus 0.19-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 272 kB
  • sloc: python: 1,147; 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