From c0c852b553937a6fba2faee837a0ca45e11dcf16 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 2 Apr 2010 17:52:46 -0700 Subject: Update kiwi to 0.2.3. --- Library/Formula/kiwi.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/kiwi.rb b/Library/Formula/kiwi.rb index b77e66967..06c9d77e8 100644 --- a/Library/Formula/kiwi.rb +++ b/Library/Formula/kiwi.rb @@ -1,16 +1,14 @@ require 'formula' class Kiwi :recommended def install inreplace "Makefile", "/usr/local", "#{prefix}" - bin.mkpath system "make install" end -- cgit v1.2.3