File: rules

package info (click to toggle)
picopore 1.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,308 kB
  • sloc: python: 912; sh: 48; makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 264 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 $@ --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/