]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
disable sphinx (needs work)
authorElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jun 2016 07:09:39 +0000 (10:09 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jun 2016 07:09:45 +0000 (10:09 +0300)
/home/users/glen/rpm/packages/BUILD.x86_64-linux/percona-server-5.7.12-5/storage/sphinx/ha_sphinx.cc:43:21: fatal error: my_net.h: No such file or directory

percona-server.spec

index 9d1ecdc58cae7c1e0cae1a4eda324803f4afbfd5..b5e5e91135ba66018d5022605dfc1df7d50208dc 100644 (file)
@@ -22,7 +22,7 @@
 %bcond_without ssl             # OpenSSL support
 %bcond_with    systemtap       # systemtap/dtrace probes
 %bcond_without tcpd            # libwrap (tcp_wrappers) support
-%bcond_without sphinx          # Sphinx storage engine support
+%bcond_with    sphinx          # Sphinx storage engine support
 %bcond_without tokudb          # TokuDB
 %bcond_without system_boost    # Use system boost package
 %bcond_with    tests           # FIXME: don't run correctly
This page took 0.119019 seconds and 4 git commands to generate.