Author: nextgens
Date: 2007-11-28 00:40:15 +0000 (Wed, 28 Nov 2007)
New Revision: 16003
Modified:
branches/legacy/stable/build.xml
Log:
doh
Modified: branches/legacy/stable/build.xml
===================================================================
--- branches/legacy/stable/build.xml 2007-11-28 00:39:24 UTC (rev 16002)
+++ branches/legacy/stable/build.xml 2007-11-28 00:40:15 UTC (rev 16003)
@@ -22,7 +22,7 @@
<property name="freenet-ext.location"
location="${lib}/freenet-ext.jar"/>
<!-- this is where the contrib directory is supposed to be. Override
this
if necessary -->
- <property name="contrib.location" location="../contrib"/>
+ <property name="contrib.location" location="contrib"/>
<property name="servlet.location"
location="${contrib.location}/freenet_ext/build_dir"/>
<!-- =======================================================================
-->