File: rules

package info (click to toggle)
wajig 4.0.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 408 kB
  • sloc: python: 2,462; makefile: 145; sh: 111
file content (8 lines) | stat: -rwxr-xr-x 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

export PYBUILD_NAME=wajig

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