File: rules

package info (click to toggle)
polenum 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: python: 222; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

%:
	dh $@ --with python3

override_dh_auto_install:
	install -D -m 755 polenum.py $(CURDIR)/debian/polenum/usr/bin/polenum