File: rules

package info (click to toggle)
apache-directory-jdbm 2.0.0~M2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,540 kB
  • sloc: java: 15,427; xml: 756; sh: 11; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 110 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_clean:
	dh_auto_clean
	find . -name MANIFEST.MF | xargs -r rm