File: rules

package info (click to toggle)
patator 1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 856 kB
  • sloc: python: 3,979; sh: 103; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=patator

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_install:
	mv $(CURDIR)/debian/$(PYBUILD_NAME)/usr/bin/patator.py $(CURDIR)/debian/$(PYBUILD_NAME)/usr/bin/patator