File: rules

package info (click to toggle)
python-cython-blis 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 43,648 kB
  • sloc: ansic: 645,510; sh: 2,354; asm: 1,466; python: 820; cpp: 585; makefile: 14
file content (10 lines) | stat: -rwxr-xr-x 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1

export PYBUILD_NAME=blis

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

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