From cb8935de8c8f73e3e2342b1bb84f38bd1ffe68c8 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 12 Aug 2009 21:48:44 -0700 Subject: Reduce MySQL configure arg duplication --- Library/Formula/mysql.rb | 61 ++++++++++++++++++++++++++---------------------- 1 file changed, 33 insertions(+), 28 deletions(-) (limited to 'Library/Formula/mysql.rb') diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index ab5c2f492..662d8320d 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -1,5 +1,3 @@ -# Builds MySQL 5.1, but only the client libraries and tools. -# Does not install the mysqld server. require 'brewkit' class Mysql