File: rules

package info (click to toggle)
python-scandir 1.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 236 kB
  • sloc: ansic: 1,596; python: 1,137; makefile: 4; sh: 2
file content (8 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export PYBUILD_NAME=scandir

%:
	dh $@ --with python2,pypy --buildsystem=pybuild