From e6cfadc446d4cae1d3457cdcc4b46a422e7fc459 Mon Sep 17 00:00:00 2001 From: Seth Falcon Date: Sat, 10 Oct 2009 15:26:46 -0700 Subject: Update bash-completion to version 1.1 Also fixes etc config. The call to inreplace had an incorrect path. I tried correcting it and leaving it as a post-make-install step, but it still did not work. Moving the inreplace call did the trick. --- Library/Formula/bash-completion.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/bash-completion.rb b/Library/Formula/bash-completion.rb index e9696c3c7..190a44646 100644 --- a/Library/Formula/bash-completion.rb +++ b/Library/Formula/bash-completion.rb @@ -1,15 +1,16 @@ require 'brewkit' class BashCompletion