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 <[email protected]>
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 @@ [email protected]
        <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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to