File: rules

package info (click to toggle)
lazygal 0.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,676 kB
  • sloc: python: 5,600; javascript: 1,095; sh: 21; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

override_dh_auto_clean:
	rm -rf build/mo lazygal.1 lazygal.conf.5
	dh_auto_clean

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