File: rules

package info (click to toggle)
git-pw 2.0.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 480 kB
  • sloc: python: 1,972; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 156 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_NAME=git-pw
export PYBUILD_BEFORE_TEST=cp -r {dir}/*.egg-info {build_dir}

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