diff options
| author | Mike Arthur | 2010-07-07 14:13:58 +0100 |
|---|---|---|
| committer | Mike Arthur | 2010-07-07 14:13:58 +0100 |
| commit | fbffc662cc93675bef1a3dabbc7f87945384987f (patch) | |
| tree | 64331936e004993fbfeb5c4063f8a9cd5c950bee /Library/Formula | |
| parent | 68ee0f0156197d9d7dbf6b9c60df2f938b83b3a5 (diff) | |
| download | homebrew-fbffc662cc93675bef1a3dabbc7f87945384987f.tar.bz2 | |
Readd needed libQtUiTools_debug files.
Found something which needed these files in order to build so readd
them into the formula.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/qt.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 0ae862959..11c829727 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -72,9 +72,6 @@ class Qt <Formula (bin+'Assistant_adp.app').rmtree (bin+'pixeltool.app').rmtree (bin+'qhelpconverter.app').rmtree - # remove debugging files that slipped through - (lib+'libQtUiTools_debug.a').unlink - (lib+'pkgconfig/QtUiTools_debug.pc').unlink # remove porting file for non-humans (prefix+'q3porting.xml').unlink |
