From 57301dec751a359e11de60070315864769091e6f Mon Sep 17 00:00:00 2001 From: Ed Ceaser Date: Thu, 14 Jan 2010 10:21:27 -0800 Subject: add default-names to coreutils adds a --default-names option to coreutils which generates binaries without a prefix, removing the need for tons of aliases. Signed-off-by: Adam Vandenberg --- Library/Formula/coreutils.rb | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'Library/Formula/coreutils.rb') diff --git a/Library/Formula/coreutils.rb b/Library/Formula/coreutils.rb index c44e8a182..4e249300e 100644 --- a/Library/Formula/coreutils.rb +++ b/Library/Formula/coreutils.rb @@ -113,19 +113,27 @@ class Coreutils > ~/.bashrc - + Please note the manpages are still referenced with the g-prefix. EOS + end end end -- cgit v1.2.3