File: rules

package info (click to toggle)
lazygal 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,964 kB
  • ctags: 1,047
  • sloc: python: 5,729; xml: 1,156; sh: 16; 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