diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/scummvm.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/scummvm.rb b/Library/Formula/scummvm.rb index 083e1c4b6..c9ac10a3a 100644 --- a/Library/Formula/scummvm.rb +++ b/Library/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 |
