File: rules

package info (click to toggle)
cmyt 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,332 kB
  • sloc: python: 4,285; makefile: 8
file content (7 lines) | stat: -rwxr-xr-x 161 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=cmyt
export PYBUILD_AFTER_INSTALL=rm -rf '{destdir}/{install_dir}/tests'

%:
	dh $@ --with python3 --buildsystem=pybuild