File: rules

package info (click to toggle)
swt-paperclips 1.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 696 kB
  • sloc: java: 7,229; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java
export CLASSPATH=/usr/share/java/swt4.jar

%:
	dh $@ --with javahelper