aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lilypond.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/lilypond.rb')
-rw-r--r--Library/Formula/lilypond.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lilypond.rb b/Library/Formula/lilypond.rb
index 2728803cb..4add03526 100644
--- a/Library/Formula/lilypond.rb
+++ b/Library/Formula/lilypond.rb
@@ -15,7 +15,7 @@ class Lilypond <Formula
depends_on 'fontforge'
depends_on 'texinfo'
- def skip_clean? path; true; end
+ skip_clean :all
def install
system "./configure", "--prefix=#{prefix}",