From 06450d492418c9980f57d307e6edc4e1448b7b0c Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 9 Mar 2012 11:58:57 +0000 Subject: [PATCH] We don't care about var/log Actually not sure about this commit's purpose. It was a gist edit, so no commit message was provided. --- install_homebrew.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_homebrew.rb b/install_homebrew.rb index cddc44a32c..39fc1416e3 100644 --- a/install_homebrew.rb +++ b/install_homebrew.rb @@ -88,7 +88,7 @@ puts "/usr/local/bin/brew" puts "/usr/local/Library/Formula/..." puts "/usr/local/Library/Homebrew/..." -chmods = %w( . bin etc include lib lib/pkgconfig Library sbin share var share/locale share/man +chmods = %w( . bin etc include lib lib/pkgconfig Library sbin share var var/log share/locale share/man share/man/man1 share/man/man2 share/man/man3 share/man/man4 share/man/man5 share/man/man6 share/man/man7 share/man/man8 share/info share/doc share/aclocal ).