diff options
Diffstat (limited to 'Library/Formula/qt.rb')
| -rw-r--r-- | Library/Formula/qt.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 4048051cb..f629e99e6 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -71,8 +71,6 @@ class Qt <Formula system "./configure", *conf_args system "make install" - # remove unneeded files - `find #{lib} -name \*.prl -delete` # stop crazy disk usage (prefix+'doc'+'html').rmtree (prefix+'doc'+'src').rmtree |
