File: rules

package info (click to toggle)
gnome-split 1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,124 kB
  • sloc: java: 5,359; perl: 975; makefile: 153
file content (9 lines) | stat: -rwxr-xr-x 228 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
include /usr/share/java/java_defaults.mk
export JAVA_COMPAT_LEVEL=$(java_compat_level)

%:
	dh $@ --no-parallel

override_dh_auto_configure:
	./configure prefix=/usr libdir=/usr/lib/jni jardir=/usr/share/java