Commit Graph

4 Commits (7c219241cd881b2a8920c6e4f5fb1f416430f1e4)

Author SHA1 Message Date
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Seth Falcon 592d7bddcb 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.
2009-10-12 17:24:53 +01:00
elliottcable db94cfdbd4 The bash completion stuff should go in the bash profile 2009-09-22 13:15:15 -08:00
Erlend Finvåg 45d8ad4acc Bash Completion formula 2009-09-03 18:02:26 +01:00