File: rules

package info (click to toggle)
python-ttystatus 0.34-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 292 kB
  • ctags: 294
  • sloc: python: 1,258; makefile: 89
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