File: rules

package info (click to toggle)
libirclib-java 1.10-3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,036 kB
  • ctags: 401
  • sloc: java: 1,367; makefile: 3
file content (10 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

# Put depended upon jars in here
# export CLASSPATH=

%:
	dh --with javahelper $@