File: rules

package info (click to toggle)
reprounzip 1.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: python: 4,738; sh: 20; makefile: 6
file content (13 lines) | stat: -rwxr-xr-x 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE = 1

export PYBUILD_NAME = reprounzip

%:
	dh $@ --buildsystem=pybuild

execute_after_dh_auto_install:
	dh_movefiles --package=$(PYBUILD_NAME) \
		--sourcedir=debian/python3-$(PYBUILD_NAME) usr/bin