File: rules

package info (click to toggle)
vertx-docgen 0.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 724 kB
  • sloc: java: 2,971; xml: 152; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

export JAVA_HOME := /usr/lib/jvm/java-11-openjdk-$(DEB_HOST_ARCH)

%:
	dh $@