projects
/
irspy-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:
f3b18d7
)
use a dump dir for old dumps
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 6 Apr 2010 15:48:26 +0000
(15:48 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 6 Apr 2010 15:48:26 +0000
(15:48 +0000)
zebra/Makefile
patch
|
blob
|
history
diff --git
a/zebra/Makefile
b/zebra/Makefile
index
2b1aef5
..
f5cc0fe
100644
(file)
--- a/
zebra/Makefile
+++ b/
zebra/Makefile
@@
-1,6
+1,7
@@
-IRSPY_ARCHIVE= records-2007-05-01
+IRSPY_ARCHIVE= records-2010-04-06
IRSPY_ARCHIVE_EXT= .tar.gz
+DUMP_DIR= irspy-dump
DATE:= $(shell date '+%Y-%m-%d')
@@
-14,7
+15,7
@@
terse.properties: pqf.properties
sed -n 's/#.*//; s/[ ]*//; s/[ ][ ]*/ /g; /./p' $? > $@
newdb:
- tar xzf ${IRSPY_ARCHIVE}
+ tar xzf ${DUMP_DIR}/${IRSPY_ARCHIVE}${IRSPY_ARCHIVE_EXT}
zebraidx-2.0 init
zebraidx-2.0 update zeerex.xml
zebraidx-2.0 update ${IRSPY_ARCHIVE}