From a6ba0c48005be8633a4cdc56a64d212edebeb2eb Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 24 Sep 2009 18:49:49 +0100 Subject: [PATCH] Use new instance var syntax for brew create --- Library/Homebrew/brew.h.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index 532e5b611d..8878a72b3f 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -36,17 +36,15 @@ def make url require 'brewkit' class #{Formula.class_s $1}