diff --git a/Formula/scummvm.rb b/Formula/scummvm.rb index 083e1c4b61..c9ac10a3a9 100644 --- a/Formula/scummvm.rb +++ b/Formula/scummvm.rb @@ -22,7 +22,6 @@ prefer to use theirs. If so type `brew home scummvm' to visit their site. system "./configure --prefix='#{prefix}' --disable-debug" system "make install" share=prefix+'share' - (share+'scummvm'+'scummmodern.zip').unlink (share+'pixmaps').rmtree end end