File: rules

package info (click to toggle)
pybigwig 0.3.23%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: ansic: 2,122; python: 316; makefile: 9
file content (15 lines) | stat: -rwxr-xr-x 273 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#! /usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

#export DH_VERBOSE=1
export PYBUILD_NAME=pybigwig

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_install:
	dh_auto_install
	dh_numpy3