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

index 2e3fd456cf2db1cbf79dc341d365c87e9b1a0ab5..15f44b10ec0d8d81fa17723586db423b8b55c911 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_with    default         # default version of MySQL (with -common and -devel)
+%bcond_with    default         # default version of MySQL (with common and devel)
 
 %define mysqlversion 8.4
 %define mysqlpriority 84