From fd104120a97b38649bc336c4feb80701e09ad0ad Mon Sep 17 00:00:00 2001 From: elliottcable Date: Thu, 10 Dec 2009 22:19:35 -0800 Subject: The Redis formula no longer dabbles around outside the HOMEBREW_PREFIX. --- Library/Formula/redis.rb | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index 1b0dd704c..97028f2fa 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -11,17 +11,21 @@ class Redis where @@ -146,11 +150,6 @@ glueoutputbuf yes shareobjects no shareobjectspoolsize 1024 REDIS_CONF - - # FIXME: You get “* Can't chdir to '/var/db/redis/': No such file or - # directory” when running with this conf. We need to either make - # that directory, or (better yet) stop breaking the rules, and work - # inside the Homebrew prefix. end def caveats -- cgit v1.2.3