diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/jpeg-turbo.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/jpeg-turbo.rb b/Library/Formula/jpeg-turbo.rb index 664e2cdac..b2bf5652b 100644 --- a/Library/Formula/jpeg-turbo.rb +++ b/Library/Formula/jpeg-turbo.rb @@ -26,7 +26,6 @@ class JpegTurbo < Formula def test mktemp do system "#{bin}/jpegtran -crop 500x500+200+500 -transpose -perfect -outfile test.jpg /System/Library/CoreServices/DefaultDesktop.jpg" - system "/usr/bin/qlmanage", "-p", "test.jpg" end end end |
