File: rules

package info (click to toggle)
reprounzip 1.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 348 kB
  • ctags: 349
  • sloc: python: 3,939; makefile: 7
file content (14 lines) | stat: -rwxr-xr-x 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

export PYBUILD_NAME = reprounzip

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

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