projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a333d
)
Revert relative path for zebra
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 2 Dec 2002 16:55:55 +0000
(16:55 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 2 Dec 2002 16:55:55 +0000
(16:55 +0000)
examples/zthes/Makefile
patch
|
blob
|
history
diff --git
a/examples/zthes/Makefile
b/examples/zthes/Makefile
index
e78229d
..
b3e98db
100644
(file)
--- a/
examples/zthes/Makefile
+++ b/
examples/zthes/Makefile
@@
-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