File: rules

package info (click to toggle)
joptsimple 5.0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,348 kB
  • sloc: java: 8,962; xml: 842; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 206 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	dh_auto_build
	# Does not work anyway
	rm -fr target/apidocs/jquery

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