node: remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
939e827709
commit
480a31b966
1 changed files with 0 additions and 3 deletions
|
@ -61,9 +61,6 @@ class Node < Formula
|
|||
build 2326
|
||||
end
|
||||
|
||||
# Stripping breaks dynamic loading
|
||||
skip_clean :all
|
||||
|
||||
def install
|
||||
args = %W{--prefix=#{prefix}}
|
||||
args << "--debug" if build.include? 'enable-debug'
|
||||
|
|
Loading…
Reference in a new issue