[SCM] GeoGebra: Dynamic mathematics software for education branch, patch/build.xml, updated. 74213534e6825026a047751f9db40dfe113a3612

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Fri Mar 12 23:13:31 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GeoGebra: Dynamic mathematics software for education".

The branch, patch/build.xml has been updated
       via  74213534e6825026a047751f9db40dfe113a3612 (commit)
      from  d8f2644802a6368763c777cfb71203ca5c7acd8c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 74213534e6825026a047751f9db40dfe113a3612
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Mar 13 00:07:44 2010 +0100

    Added mathpiper to JAR classpath

-----------------------------------------------------------------------

Summary of changes:
 build.xml |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/build.xml b/build.xml
index 0d22c6e..50fa6b0 100644
--- a/build.xml
+++ b/build.xml
@@ -72,7 +72,13 @@ office at geogebra.org
 	<manifest file="../manifest.mf">	    
 		<attribute name="Main-Class" value="geogebra.GeoGebra"/>
 		<attribute name="Class-Path" 
-			value="geogebra.jar geogebra_main.jar geogebra_gui.jar geogebra_properties.jar geogebra_export.jar geogebra_cas.jar"/>
+			value="/usr/share/geogebra/geogebra.jar
+				/usr/share/geogebra/geogebra_main.jar
+				/usr/share/geogebra/geogebra_gui.jar
+				/usr/share/geogebra/geogebra_properties.jar
+				/usr/share/geogebra/geogebra_export.jar
+				/usr/share/geogebra/geogebra_cas.jar
+				/usr/share/java/mathpiper.jar"/>
 		<!--	<attribute name="SplashScreen-Image" value="geogebra/splash.gif"/>	-->
 	</manifest>	
 	


hooks/post-receive
-- 
GeoGebra: Dynamic mathematics software for education



More information about the pkg-java-commits mailing list