From 905f31e3bd0c009fa245796ab254d945488dcf9a Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 23 Jul 2009 03:02:09 +0100 Subject: [PATCH] Improvements to cmake install --- .gitignore | 3 ++- Library/Formula/cmake.rb | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5c9d4963aebd..62d21fe1b760 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,6 @@ /lib /include /share +/etc !/Library/ -!/bin/brew \ No newline at end of file +!/bin/brew diff --git a/Library/Formula/cmake.rb b/Library/Formula/cmake.rb index 16a7aacf638e..210aa9060dea 100644 --- a/Library/Formula/cmake.rb +++ b/Library/Formula/cmake.rb @@ -3,15 +3,17 @@ class Cmake