diff options
Diffstat (limited to 'Library/Formula/node.rb')
| -rw-r--r-- | Library/Formula/node.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index 7d4077577..e80acbad2 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -5,6 +5,8 @@ class Node <Formula homepage 'http://nodejs.org/' md5 'ba906befa4cb6f36ef4a5200931d4853' + aka 'node.js' + 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 |
