aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/little-cms.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/little-cms.rb')
-rwxr-xr-x[-rw-r--r--]Library/Formula/little-cms.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/little-cms.rb b/Library/Formula/little-cms.rb
index c9fc566b1..196cbc596 100644..100755
--- a/Library/Formula/little-cms.rb
+++ b/Library/Formula/little-cms.rb
@@ -4,8 +4,6 @@ class LittleCms <Formula
url 'http://www.littlecms.com/1/lcms-1.19.tar.gz'
homepage 'http://www.littlecms.com/'
md5 '8af94611baf20d9646c7c2c285859818'
-
- aka 'lcms'
def install
system "./configure", "--prefix=#{prefix}", "--disable-debug"