Navigation Menu

Skip to content

Commit

Permalink
mariadb: kill el cap bottle
Browse files Browse the repository at this point in the history
Seems to have the same problems as the mysql bottle did with mysqld_safe &
the replacement bottles generated on the CI produced an El Cap bottle that can't
be untarred without errors.
  • Loading branch information
DomT4 committed Sep 23, 2015
1 parent afeb64c commit 101e26e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/mariadb.rb
Expand Up @@ -5,7 +5,6 @@ class Mariadb < Formula
sha256 "4b9a32e15ceadefdb1057a02eb3e0addf702b75aef631a3c9194b832ecfa3545"

bottle do
sha256 "0e6f1eec4b6008c2df59cdbe611f0ce2c0f6a97e3ca8e0da1842787961b83c9b" => :el_capitan
sha256 "882f16e1470538aea11ac21f6ab354b83215f35c15bda104af90cc3c5c746107" => :yosemite
sha256 "5f5935d262db325ddbf217c6dbaa36c50a362bba6f84c52e65c16c4038c01f02" => :mavericks
sha256 "628ea0cd2b057cfad5fbb02d7caabe50c18860b71f6dd082dee9e8d477e88e92" => :mountain_lion
Expand Down

0 comments on commit 101e26e

Please sign in to comment.