File: rules

package info (click to toggle)
python-msoffcrypto-tool 4.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 616 kB
  • sloc: python: 2,247; sh: 26; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

build3vers := $(shell py3versions -sv)
export PYBUILD_NAME = msoffcrypto-tool

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