File: rules

package info (click to toggle)
voms-api-java 3.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,376 kB
  • ctags: 1,418
  • sloc: java: 6,974; xml: 341; makefile: 4; sh: 1
file content (8 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
# -*- makefile -*-

%:
	dh $@ --buildsystem=maven

override_dh_auto_install:
	PATH=$(CURDIR)/debian:$${PATH} dh_auto_install