File: rules

package info (click to toggle)
orson-charts 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,860 kB
  • sloc: java: 25,818; javascript: 487; xml: 188; sh: 9; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_installdocs:
	dh_installdocs
	find debian/liborson-charts-java-doc -type d -empty -delete