File: rules

package info (click to toggle)
buku 2.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 340 kB
  • ctags: 150
  • sloc: python: 2,417; sh: 318; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
%:
	dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_test:

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