File: rules

package info (click to toggle)
python-shellescape 3.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 88 kB
  • sloc: python: 64; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
#DH_VERBOSE = 1
DPKG_EXPORT_BUILDFLAGS = 1
export PYBUILD_NAME = shellescape

# main packaging script based on dh7 syntax
%:
	dh $@ --with python3 --buildsystem=pybuild