File: rules

package info (click to toggle)
postgis-java 1%3A2025.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 900 kB
  • sloc: java: 5,630; xml: 1,649; sh: 196; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export JAVA_HOME := /usr/lib/jvm/default-java

%:
	dh $@ --buildsystem maven

execute_before_dh_gencontrol:
	sed -i '/^maven:CompileDepends.*/d' debian/*substvars