File: rules

package info (click to toggle)
python-serializable 0.4.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 196 kB
  • sloc: python: 470; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
export DH_VERBOSE = 1
export PYBUILD_NAME=serializable

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_clean:
	dh_auto_clean
	rm -f serializable.egg-info/SOURCES.txt serializable.egg-info/requires.txt