From: Wolfram Schneider Date: Fri, 23 Apr 2010 15:24:24 +0000 (+0200) Subject: support the system-wide env IRSpyDbName X-Git-Tag: CPAN-v1.02~54^2~41 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=c08c5e614a156a0d772ae496981bce1a88021117;hp=d197ab6f58e2cf8b3f3b5251a76fc2352967718b support the system-wide env IRSpyDbName --- diff --git a/zebra/Makefile b/zebra/Makefile index ac81b41..710456f 100644 --- a/zebra/Makefile +++ b/zebra/Makefile @@ -5,7 +5,7 @@ DUMP_DIR= irspy-dump ZEBRA_DIR= db ZEBRAIDX= zebraidx-2.0 ZEBRAIDX_TEST= zebraidx-2.0 -c zebra-test.cfg -IRSPY_DATABASE= localhost:8018/IR-Explain---1 +IRSPY_DATABASE= $${IRSpyDbName-"localhost:8018/IR-Explain---1"} # debugging ZEBRA_TEST_DIR= db-test