File: rules

package info (click to toggle)
poretools 0.6.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 95,016 kB
  • sloc: python: 1,793; makefile: 109
file content (9 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

#DH_VERBOSE = 1
export LC_ALL=C.UTF-8

export PYBUILD_DESTDIR=debian/poretools

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