File: rules

package info (click to toggle)
optimir 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 7,564 kB
  • sloc: python: 2,347; sh: 46; makefile: 6
file content (10 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export LC_ALL=C.UTF-8
export PYBUILD_NAME=optimir

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

override_dh_installman:
	dh_installman debian/optimir.1