File: rules

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

%:
	dh $@

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

get-orig-source:
	uscan --download-current-version --force-download --no-symlink