diff options
| author | Jack Nagel | 2014-05-20 17:10:29 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-05-20 17:11:20 -0500 |
| commit | 020225a721243b1ebbbc3907f6a6d5536afb08e4 (patch) | |
| tree | 8055a501867062b386e5c682c01684264b84d31a | |
| parent | fce23ce33460f77d0f84da6d48b6abbc1eb0f79b (diff) | |
| download | homebrew-020225a721243b1ebbbc3907f6a6d5536afb08e4.tar.bz2 | |
couchdb-lucene: remove macports lib from DYLD_LIBRARY_PATH
| -rw-r--r-- | Library/Formula/couchdb-lucene.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/couchdb-lucene.rb b/Library/Formula/couchdb-lucene.rb index 6d46b08d1..864cf7da1 100644 --- a/Library/Formula/couchdb-lucene.rb +++ b/Library/Formula/couchdb-lucene.rb @@ -39,8 +39,6 @@ class CouchdbLucene < Formula <dict> <key>HOME</key> <string>~</string> - <key>DYLD_LIBRARY_PATH</key> - <string>/opt/local/lib:$DYLD_LIBRARY_PATH</string> </dict> <key>ProgramArguments</key> <array> |
