File: rules

package info (click to toggle)
git-pw 2.7.1-0.1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 540 kB
  • sloc: python: 2,766; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 141 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 $@ --buildsystem=pybuild