summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorManuel Traut <manut@vogone.traut>2010-02-17 22:40:40 +0100
committerManuel Traut <manut@vogone.traut>2010-02-17 22:40:40 +0100
commit14939708a3c2e82d8a0216e09b2c7258ac3aabb8 (patch)
tree2aa6683b0096115721f4ff36ba122172206ae69a /build.xml
parentba6a16cbe90b9c7256add53d86e4f56cc3a94fdb (diff)
fix build.xml and start scripts
Signed-off-by: Manuel Traut <manut@vogone.traut>
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index fa12e0c..a4876fb 100644
--- a/build.xml
+++ b/build.xml
@@ -30,7 +30,7 @@
<property name="indexerLibs" value="lib/yajil-0.3.3.jar"/>
<property name="dbLibs" value="lib/postgresql-8.1-404.jdbc3.jar"/>
- <property name="idlj" value="/home/damba/yalp/idlj.sh"/>
+ <property name="idlj" value="../idlj.sh"/>
<property name="psqldoc" value="./postgresql_autodoc/postgresql_autodoc"/>
<path id="project.class.path">