File: rules

package info (click to toggle)
html-text 0.7.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: python: 536; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 139 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=html-text

%:
	dh $@ -Spybuild

override_dh_clean:
	dh_clean .eggs/README.txt html_text.egg-info/*