From 0da053fb9723a5d3fadde66c6e0b9f2a7108239d Mon Sep 17 00:00:00 2001 From: Mark Imbriaco Date: Fri, 11 Jun 2010 23:34:18 -0400 Subject: Update for node.js 0.1.98. * gnutls is not necessary, node uses libssl. Signed-off-by: Adam Vandenberg --- Library/Formula/node.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 0d137e500..2af959796 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -1,15 +1,13 @@ require 'formula' class Node :recommended - def skip_clean? path # TODO: at some point someone should tweak this so it only skips clean # for the bits that break the build otherwise -- cgit v1.2.3