Don\'t delete the ScummVM default theme.

This commit is contained in:
Adam Vandenberg 2009-09-21 12:54:53 -07:00
parent 6c05463579
commit 0d247ddb15

View file

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