Unrar formula
Very optimised, inspired by KDE's --enable-final
This commit is contained in:
parent
ebd9d173d4
commit
e296c08aee
2
bin/brew
2
bin/brew
@ -270,7 +270,7 @@ begin
|
|||||||
f.puts " system \"./configure --disable-debug --prefix='\#{prefix}'\""
|
f.puts " system \"./configure --disable-debug --prefix='\#{prefix}'\""
|
||||||
f.puts " system \"make install\""
|
f.puts " system \"make install\""
|
||||||
f.puts " end"
|
f.puts " end"
|
||||||
f.puts "end"
|
f.print "end"
|
||||||
f.close
|
f.close
|
||||||
|
|
||||||
if Kernel.system "which mate > /dev/null" and $? == 0
|
if Kernel.system "which mate > /dev/null" and $? == 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user