File: rules

package info (click to toggle)
python-casttube 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: python: 181; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f
export PYBUILD_AFTER_INSTALL=rm -rf {destdir}/usr/LICENSE

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_test: