From: Adam Dickmeiss Date: Thu, 16 Sep 2004 18:37:09 +0000 (+0000) Subject: Use --with-yaz for RPM build. X-Git-Tag: ZEBRA.1.3.20~42 X-Git-Url: http://jsfdemo.indexdata.com/cgi-bin?a=commitdiff_plain;h=79039349f2313f50e3b3b1d8b58895af432bafef;p=idzebra-moved-to-github.git Use --with-yaz for RPM build. --- diff --git a/idzebra.spec.in b/idzebra.spec.in index 0fa4d18..2356d73 100644 --- a/idzebra.spec.in +++ b/idzebra.spec.in @@ -24,7 +24,7 @@ boolean search expressions and relevance-ranked free-text queries. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=/usr --with-yazconfig=/usr/bin + ./configure --prefix=/usr --with-yaz=/usr/bin make CFLAGS="$RPM_OPT_FLAGS" %install