aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/couchdb-lucene.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/couchdb-lucene.rb')
-rw-r--r--Library/Formula/couchdb-lucene.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/couchdb-lucene.rb b/Library/Formula/couchdb-lucene.rb
index 4ed4377df..6d46b08d1 100644
--- a/Library/Formula/couchdb-lucene.rb
+++ b/Library/Formula/couchdb-lucene.rb
@@ -44,7 +44,7 @@ class CouchdbLucene < Formula
</dict>
<key>ProgramArguments</key>
<array>
- <string>#{opt_prefix}/bin/run</string>
+ <string>#{opt_bin}/run</string>
</array>
<key>StandardOutPath</key>
<string>/dev/null</string>