File: rules

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

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

execute_after_dh_clean:
	rm -rf pybugz.egg-info