File: rules

package info (click to toggle)
python-clint 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 208 kB
  • sloc: python: 1,496; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@  --with python2
#	dh $@  --with python2,python3

override_dh_install:
	dh_install
	rm debian/python-clint/usr/README.rst
	rm debian/python-clint/usr/HISTORY.rst