Unrar formula

Very optimised, inspired by KDE's --enable-final
This commit is contained in:
Max Howell 2009-06-18 08:15:07 +01:00
parent ebd9d173d4
commit e296c08aee

View File

@ -270,7 +270,7 @@ begin
f.puts " system \"./configure --disable-debug --prefix='\#{prefix}'\""
f.puts " system \"make install\""
f.puts " end"
f.puts "end"
f.print "end"
f.close
if Kernel.system "which mate > /dev/null" and $? == 0