Don\'t delete the ScummVM default theme.
This commit is contained in:
parent
6c05463579
commit
0d247ddb15
1 changed files with 0 additions and 1 deletions
|
@ -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 "./configure --prefix='#{prefix}' --disable-debug"
|
||||||
system "make install"
|
system "make install"
|
||||||
share=prefix+'share'
|
share=prefix+'share'
|
||||||
(share+'scummvm'+'scummmodern.zip').unlink
|
|
||||||
(share+'pixmaps').rmtree
|
(share+'pixmaps').rmtree
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue