diff --git a/build.inc b/build.inc index 3a22f68..d9aa816 100644 --- a/build.inc +++ b/build.inc @@ -67,7 +67,11 @@ BuildMySQL() { popd } # Build the client, extra tools, libraries +%if 0%{?prefered} > 0 BuildMySQL "" --with-embedded-server +%else +BuildMySQL "" --without-embedded-server +%endif # build mysqld-debug BuildMySQL "-debug" --with-debug --without-embedded-server diff --git a/configuration-tweaks.tar.bz2 b/configuration-tweaks.tar.bz2 index 5fc5cd0..9b492f4 100644 --- a/configuration-tweaks.tar.bz2 +++ b/configuration-tweaks.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72d934e6c98ab3d1c2f90fa723949733903f8f2cea79c840d6b799991b1dad82 -size 218 +oid sha256:7e49ec2351284050243f7425bc1491d0088627940132f7fe3d727b83e696fe82 +size 217