File: rules

package info (click to toggle)
txws 0.9.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: python: 347; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME = txws

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_clean:
	$(RM) -rv debian/build .pybuild

override_dh_install:
	dh_install -XSOURCES.txt