diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cmus.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/cmus.rb b/Library/Formula/cmus.rb index 5b810d55c..3b46ff2c0 100644 --- a/Library/Formula/cmus.rb +++ b/Library/Formula/cmus.rb @@ -17,9 +17,6 @@ class Cmus < Formula depends_on 'mp4v2' depends_on 'libcue' - skip_clean 'bin/cmus' - skip_clean 'bin/cmus-remote' - def install # We add this to CPPFLAGS and LDFLAGS in ENV, but cmus doesn't # pick up on that. Adding this patch because I am too lazy to |
