File: rules

package info (click to toggle)
fastentrypoints 0.12-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 112 kB
  • sloc: python: 74; makefile: 9
file content (14 lines) | stat: -rwxr-xr-x 265 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
#export DH_VERBOSE = 1

export PYBUILD_NAME=fastentrypoints

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

override_dh_auto_install:
	dh_auto_install
	dh_movefiles \
		--package=fastep \
		--sourcedir=debian/python3-fastentrypoints \
		usr/bin