File: rules

package info (click to toggle)
picopore 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 7,260 kB
  • sloc: python: 916; sh: 48; makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export DH_VERBOSE = 1
export PYBUILD_NAME=picopore

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

override_dh_auto_install:
	dh_auto_install
	mkdir -p $(CURDIR)/debian/picopore/usr
	mv $(CURDIR)/debian/python3-picopore/usr/bin $(CURDIR)/debian/picopore/usr/