File: rules

package info (click to toggle)
ledger-autosync 1.0.3.7.g69f30ea-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 460 kB
  • sloc: python: 2,358; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export TERM=vt100
export PYBUILD_NAME=ledger-autosync
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring

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