gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
ant - added a necesary part for proper env processing
authorDoni Pracner <quinnuendo@gmail.com>
Thu, 6 Feb 2014 22:54:52 +0000 (23:54 +0100)
committerDoni Pracner <quinnuendo@gmail.com>
Thu, 6 Feb 2014 22:54:52 +0000 (23:54 +0100)
build.xml

index f4dcd55..e9f783b 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -1,5 +1,6 @@
 <project name="mjc2wsl" default="all">
     <property file="custom.properties"/>
+    <property environment="env"/>
     
      <condition property="fermat.dir" value="C:\fermat3">
        <os family="windows" />
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner