File: rules

package info (click to toggle)
python-feather-format 0.3.1%2Bdfsg1-8
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 948 kB
  • sloc: cpp: 4,558; python: 493; makefile: 8
file content (14 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
#export DH_VERBOSE = 1
export PYBUILD_NAME = feather-format

export LC_ALL=C.UTF-8

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --buildsystem=pybuild

override_dh_auto_install:
	dh_auto_install
	dh_numpy3