Fix project/configure.properties.xml
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Tue, 16 Nov 2004 15:18:01 +0000 (15:18 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Tue, 16 Nov 2004 15:18:01 +0000 (15:18 +0000)
org.gridsite.core/project/configure.properties.xml

index 4de77eb..687a424 100644 (file)
@@ -4,5 +4,5 @@
 
        <project name="configure options">
         <property name="build.make.arguments"
-               value="prefix=${stage.abs.dir}" GSOAPDIR=${with.gsoap.prefix}"/>
+               value="prefix=${stage.abs.dir} GSOAPDIR=${with.gsoap.prefix}"/>
        </project>