File: rules

package info (click to toggle)
dia-shapes 0.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,700 kB
  • ctags: 64
  • sloc: makefile: 1,315; cs: 964; sh: 645; python: 129
file content (8 lines) | stat: -rwxr-xr-x 79 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_clean:
	rm -rf ./website/
	dh_clean