Fix ZORBA opt for centos6 build
[mp-xquery-moved-to-github.git] / mp-xquery.spec
index 50b91c1..7a2941d 100644 (file)
@@ -48,9 +48,7 @@ fi
 
 %build
 make \
-       ZORBA=/opt/zorba
-       OPT_FLAGS="-g -O" \
-       YAZ_CONFIG=/usr/bin/yaz-config \
+       ZORBA=/opt/idzorba \
        MP_CONFIG=/usr/bin/metaproxy-config
 
 %install