File: rules

package info (click to toggle)
poretools 0.6.0%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 95,212 kB
  • sloc: python: 1,799; makefile: 109; sh: 98
file content (9 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (3)
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 python3 --buildsystem=pybuild