Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 121716 | Differences between
and this patch

Collapse All | Expand All

(-)java_ext/Makefile.old (-1 / +1 lines)
Lines 1-5 Link Here
1
1
2
JAVADIR=/usr/java/sdk
2
JAVADIR=`java-config --jdk-home`
3
MINGDIR=..
3
MINGDIR=..
4
4
5
COMPILE = $(JAVADIR)/bin/javac -sourcepath .
5
COMPILE = $(JAVADIR)/bin/javac -sourcepath .

Return to bug 121716