File: rules

package info (click to toggle)
tcvt 0.1.20171010-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 148 kB
  • sloc: python: 1,422; makefile: 22; sh: 18
file content (7 lines) | stat: -rwxr-xr-x 100 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PREFIX = /usr
export DESTDIR = debian/tmp/tcvt

%:
	dh $@ --with python3