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:
d534dea
)
Use --with-yaz for RPM build.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 16 Sep 2004 18:37:09 +0000
(18:37 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 16 Sep 2004 18:37:09 +0000
(18:37 +0000)
idzebra.spec.in
patch
|
blob
|
history
diff --git
a/idzebra.spec.in
b/idzebra.spec.in
index
0fa4d18
..
2356d73
100644
(file)
--- 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