aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ringojs.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/ringojs.rb b/Library/Formula/ringojs.rb
index a10bdeefb..d399bdb0d 100644
--- a/Library/Formula/ringojs.rb
+++ b/Library/Formula/ringojs.rb
@@ -5,6 +5,8 @@ class Ringojs < Formula
url 'http://ringojs.org/downloads/ringojs-0.9.tar.gz'
sha1 '1b0b7efcad323d5dd7ce3b1dbdfc079914e8713a'
+ skip_clean 'libexec/packages'
+
def install
rm Dir['bin/*.cmd']
libexec.install Dir['*']