From 06fa21a7d0783460be2fa010c22ea51058adfb14 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 13 Sep 2012 12:55:42 -0500 Subject: polyml: remove skip_clean :all Signed-off-by: Jack Nagel --- Library/Formula/polyml.rb | 3 --- 1 file changed, 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/polyml.rb b/Library/Formula/polyml.rb index 5c6d6ee6c..719cc2c76 100644 --- a/Library/Formula/polyml.rb +++ b/Library/Formula/polyml.rb @@ -5,9 +5,6 @@ class Polyml < Formula homepage 'http://www.polyml.org' sha1 'a037cd8cf4ce4a43b685b0e0d80f3f1e20d7c9fa' - # Or dynamic linking breaks - skip_clean :all - def install # for whatever reason, the configure script fails to find c++ if CXX is defined. # this overrides configure so that it won't check for c++ and will assume it exists. -- cgit v1.2.3