[pkg-java] r4812 - trunk/libjcip-annotations-java/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Thu Nov 22 21:53:18 UTC 2007
Author: twerner
Date: 2007-11-22 21:53:18 +0000 (Thu, 22 Nov 2007)
New Revision: 4812
Modified:
trunk/libjcip-annotations-java/debian/rules
Log:
fix debian/rules
Modified: trunk/libjcip-annotations-java/debian/rules
===================================================================
--- trunk/libjcip-annotations-java/debian/rules 2007-11-22 21:50:14 UTC (rev 4811)
+++ trunk/libjcip-annotations-java/debian/rules 2007-11-22 21:53:18 UTC (rev 4812)
@@ -5,7 +5,7 @@
# Add here any variable or target overrides you need.
-JAVA_HOME := /usr/lib/jvm/java-6-sun
+JAVA_HOME := /usr/lib/jvm/java-gcj
DEB_ANT_BUILD_TARGET := dist
DEB_ANT_BUILDFILE := debian/build.xml
More information about the pkg-java-commits
mailing list