From 0ee42a33cdda18457a9ce326a5d476e0ec72d155 Mon Sep 17 00:00:00 2001 From: Christian Mayer Date: Wed, 30 Sep 2009 09:08:33 +0200 Subject: [couchdb] use mkpath instead of mkdir To prevent Error: File exists - /usr/local/Cellar/couchdb/0.9.1/var/lib/couchdb when recompiling. --- Library/Formula/couchdb.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/couchdb.rb b/Library/Formula/couchdb.rb index 3914afed0..39c7fa01f 100644 --- a/Library/Formula/couchdb.rb +++ b/Library/Formula/couchdb.rb @@ -8,7 +8,7 @@ class Couchdb