Commit Graph

4 Commits (fd0c61618a4f69975ef7941d19e5d0e7a33775e6)

Author SHA1 Message Date
Björn B. Brandenburg 7356251183 fix installation of mg
The formula for mg currently does not work for non /usr/local prefixes.
This patch fixes two issues:
- the Makefile checks for PREFIX, not prefix; and
- the bin dir must exist, otherwise install renames mg to bin.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12 17:09:38 -07:00
Bryce Mecum 3c7d326e5d Update archive location and homepage,
and use correct install flags

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-01 12:41:04 -07:00
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 8f18f073f5 mg formula
mg is Micro GNU/emacs, this is a portable version of the mg maintained by
the OpenBSD team.
2009-09-30 00:05:36 +01:00