File: rules

package info (click to toggle)
pyimagetool 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 10,016 kB
  • sloc: python: 3,183; xml: 51; makefile: 9
file content (16 lines) | stat: -rwxr-xr-x 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

#export DH_VERBOSE = 1

export PYBUILD_NAME=pyimagetool

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

override_dh_auto_test:
	true

override_dh_auto_install:
	dh_auto_install
	dh_install -ppython3-pyimagetool ./examples ./usr/share/pyimagetool/
	dh_install -ppython3-pyimagetool ./debian/debian_pyimagetool.py ./usr/share/pyimagetool/