]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- disable ndbcluster by bcond
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Jul 2010 00:47:09 +0000 (00:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.488

mysql.spec

index 2f9921198821f04f29ee15fca141c9373c875f69..c8747860ad28a2f97ad16ca3cb49305adb53222d 100644 (file)
@@ -573,6 +573,8 @@ CPPFLAGS="%{rpmcppflags}"
        --with%{!?debug:out}-ndb-debug \
        --with-ndbcluster \
        --with-ndb-docs \
+%else
+       --without-plugin-ndbcluster \
 %endif
        --with-docs
 
This page took 0.206624 seconds and 4 git commands to generate.