> CLOJURE_JAR="/usr/share/java/clojure-1.2.jar:/usr/share/java/asm3.jar:/usr/share/java/asm3-commons.jar"

Or, rely on Class-Path embedded in clojure-1.2.jar's manifest. In this
case, /usr/bin/lein seems to have to use
  exec $RLWRAP $JAVA_CMD -cp "$CLOJURE_JAR"
instead of -Xbootclasspath/a:"$CLOJURE_JAR"

Daigo

-- 
Daigo Moriwaki   <daigo at debian dot org>



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to