From 78d5393b6f23b14b42fc0daabd055dec7e60ffd3 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 3 Oct 2010 22:25:04 +0100 Subject: [PATCH] Update Qt to 4.7.0. Assistant_adp is no longer bundled so we don't need to delete it. The buildsystem is broken (again) so we run "make" before "make install" now. Shouldn't slow things down too much. --- Formula/qt.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/qt.rb b/Formula/qt.rb index 5976274b8ea..4ceb9fa27ac 100644 --- a/Formula/qt.rb +++ b/Formula/qt.rb @@ -2,9 +2,9 @@ require 'formula' require 'hardware' class Qt