File: rules

package info (click to toggle)
bluetooth-data-tools 1.26.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 492 kB
  • sloc: python: 1,252; ansic: 21; makefile: 15; sh: 5
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_TEST_ARGS=--no-cov --ignore=tests/benchmarks

%:
	dh $@ --buildsystem=pybuild