The following commit has been merged in the master branch:
commit f04d6e43c7de4c7ae084b0f09aad2873f680a15f
Author: Giovanni Mascellani <mascell...@poisson.phc.unipi.it>
Date:   Fri Mar 2 23:44:54 2012 +0100

    Typo.

diff --git a/debian/rules b/debian/rules
index dcb59f6..a5d3b6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,6 @@ override_jh_build:
        jh_build -N
 
        # Compile the Lisp scripts and put them into the JAR
-       CLASSPATH=$CLASSPATH:./mathpiper.jar java -Xmx300M -Xms300M -Xss8M 
org.mathpiper.mpreduce.Jlisp -w -v -z -o default.img 
lib/build_scripts/buildreduce.lsp -D@srcdir=lib/build_scripts -- reduceimg.log
+       CLASSPATH=$$CLASSPATH:./mathpiper.jar java -Xmx300M -Xms300M -Xss8M 
org.mathpiper.mpreduce.Jlisp -w -v -z -o default.img 
lib/build_scripts/buildreduce.lsp -D@srcdir=lib/build_scripts -- reduceimg.log
        jar uf mathpiper.jar default.img
 

-- 
Mathpiper: a Java Computer Algebra System

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to