File: rules

package info (click to toggle)
oscrypto 1.3.0-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,108 kB
  • sloc: python: 22,010; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
export DH_VERBOSE = 1

export PYBUILD_NAME=oscrypto
export PYBUILD_VERBOSE=1

export OSCRYPTO_SKIP_INTERNET_TESTS=1

%:
	dh $@ --buildsystem=pybuild