Fix command line for cmake
[mp-xquery-moved-to-github.git] / doc / book.xml
index 390f5db..d80d81e 100644 (file)
@@ -82,7 +82,7 @@
        url="http://ftp.indexdata.dk/pub/mp-xquery/debian/README">Debian</ulink>
    </para>
    <para>
-    The package is called <literal>mp-sparql</literal> on RHEL/Debian systems.
+    The package is called <literal>mp-xquery</literal> on RHEL/Debian systems.
     Install that package and you are ready to use filter "xquery" in your
     setup.
    </para>
@@ -98,7 +98,7 @@
     cd zorba-3.0
     mkdir build
     cd build
-    cmake -D -Wno-dev \
+    cmake -Wno-dev \
         -D CMAKE_INSTALL_PREFIX=/opt/zorba \
         -D ZORBA_SUPPRESS_SWIG:BOOL=ON  \
         ..