From: <bh...@us...> - 2007-12-13 14:43:43
|
Revision: 564 http://cishell.svn.sourceforge.net/cishell/?rev=564&view=rev Author: bh2 Date: 2007-12-13 06:43:25 -0800 (Thu, 13 Dec 2007) Log Message: ----------- Fixed an incorrect path Modified Paths: -------------- trunk/deployment/org.cishell.reference.releng/build_local.properties Modified: trunk/deployment/org.cishell.reference.releng/build_local.properties =================================================================== --- trunk/deployment/org.cishell.reference.releng/build_local.properties 2007-12-13 00:09:54 UTC (rev 563) +++ trunk/deployment/org.cishell.reference.releng/build_local.properties 2007-12-13 14:43:25 UTC (rev 564) @@ -2,7 +2,7 @@ # The location of this releng project. # Relative directories unfortunately do not work for this. # -buildHome=/projects/cishell/org.cishell.reference.releng +buildHome=/projects/cishell/releng/org.cishell.reference.releng # # buildDirectory is the directory into which the source are checked out and This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |