File: rules

package info (click to toggle)
openhft-compiler 2.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 164 kB
  • sloc: java: 567; xml: 124; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@ --buildsystem=maven

override_dh_auto_install:
	dh_auto_install

	# Remove an unused pom
	rm -Rf debian/libopenhft-compiler-java/usr/share/maven-repo/net/openhft/Java-Runtime-Compiler

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