cmus: remove skip_clean

master
Adam Vandenberg 2013-08-07 10:16:55 -07:00
parent b2ef5e8254
commit de65d53a6e
1 changed files with 0 additions and 3 deletions

View File

@ -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