File: rules

package info (click to toggle)
geronimo-commonj-spec 1.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 152 kB
  • sloc: java: 140; xml: 16; sh: 13; makefile: 5
file content (11 lines) | stat: -rwxr-xr-x 288 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

%:
	dh $@

get-orig-source:
	# uscan was not used because upstream doesn't provide an
	# URL useful for scanning new versions, also this is
	# the reason why this package doesn't ship a watch file
	cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \
	./debian/orig-tar.sh