Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 109265
Collapse All | Expand All

(-)dist/MeCat (+1 lines)
Line 1 Link Here
1
for n in /etc/env.d/java/20sun-*-1.5*; do . $n; done
1
$JAVA_HOME/bin/java -cp /opt/MeCat/mecat-1.0.jar:/usr/share/xerces-2/lib/xercesImpl.jar net/sourceforge/mecat/catalog/ApplicationMain
2
$JAVA_HOME/bin/java -cp /opt/MeCat/mecat-1.0.jar:/usr/share/xerces-2/lib/xercesImpl.jar net/sourceforge/mecat/catalog/ApplicationMain

Return to bug 109265