]> TLD Linux GIT Repositories - packages/mysql.git/commitdiff
- fix bcond comment (breaks build) MYSQL_8_0
authorMarcin Krol <hawk@tld-linux.org>
Thu, 9 May 2024 19:44:09 +0000 (21:44 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 9 May 2024 19:44:09 +0000 (21:44 +0200)
mysql.spec

index c6f4ec11c8cc38b9ed8870dfe9b39ca3eec6f567..1c04871631a1d86f19a372d940004b6cc4330b72 100644 (file)
@@ -12,7 +12,7 @@
 %bcond_with    tests           # run test suite
 %bcond_with    ndb             # NDB is now a separate product, this here is broken, so disable it
 %bcond_without ldap            # LDAP auth support (requires MIT Kerberos)
-%bcond_without default         # default version of MySQL (with -common and -devel)
+%bcond_without default         # default version of MySQL (with common and devel)
 
 %define mysqlversion 8.0
 %define mysqlpriority 80