Revert relative path for zebra
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 Dec 2002 16:55:55 +0000 (16:55 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 2 Dec 2002 16:55:55 +0000 (16:55 +0000)
examples/zthes/Makefile

index e78229d..b3e98db 100644 (file)
@@ -1,10 +1,10 @@
 recdA-0.mf: records/dino.xml
-       ../../index/zebraidx init
-       ../../index/zebraidx update records
+       zebraidx init
+       zebraidx update records
 
 records/dino.xml: tree2xml.pl dino.tree
        ./tree2xml.pl dino.tree > records/dino.xml
 
 clean:
-       rm -f records/dino.xml *.mf *..LCK zebrasrv.pid
+       rm -f records/dino.xml *.mf *.LCK zebrasrv.pid