From 7762b23c532f7a89f26cdf6d41ccf0ef54fa5a33 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Mon, 18 Jan 2010 08:27:00 +0000 Subject: prune after brew cleanup Stale symlinks may exist, so we may as well fix them up at this juncture. --- Library/Homebrew/brew.h.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index 6a284b292..359909095 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -262,6 +262,8 @@ def cleanup name puts end end + + prune # seems like a good time to do some additional cleanup end def clean f -- cgit v1.2.3