File: rules

package info (click to toggle)
gcalcli 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,060 kB
  • sloc: python: 2,882; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

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

override_dh_clean:
	dh_clean
	rm -rf gcalcli.egg-info/

override_dh_installdocs:
	dh_installdocs --exclude=man1