File: rules

package info (click to toggle)
pysparse 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,904 kB
  • ctags: 3,724
  • sloc: ansic: 45,894; python: 2,730; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export PYBUILD_NAME = sparse

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

override_dh_python2:
	dh_python2
	dh_numpy