mariadb: remove defunct patch line

This commit is contained in:
Dominyk Tiller 2016-07-04 20:02:33 +01:00
parent 8e38426bb5
commit f8a599ef63
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -34,10 +34,6 @@ class Mariadb < Formula
conflicts_with "mariadb-connector-c",
:because => "both install plugins"
# upstream fix for compilation error, marked fixed for 10.1.16
# https://jira.mariadb.org/browse/MDEV-10322
patch :DATA
def install
# Don't hard-code the libtool path. See:
# https://github.com/Homebrew/homebrew/issues/20185