summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorChristopher Lenz <cmlenz@apache.org>2008-05-22 20:30:57 +0000
committerChristopher Lenz <cmlenz@apache.org>2008-05-22 20:30:57 +0000
commit10c68254aac8647c7bcf2a3d8f9523658eb828f7 (patch)
treea658b2b8959d523eeae70ab07f8fd0a4b412dfb8 /bin
parent3a08b41f8c2a97eee0904b6359e559ed76dfc9fd (diff)
Updated MochiWeb in trunk to r73.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@659244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bin')
-rw-r--r--bin/couchdb.tpl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/couchdb.tpl.in b/bin/couchdb.tpl.in
index 4002b006..0a7da952 100644
--- a/bin/couchdb.tpl.in
+++ b/bin/couchdb.tpl.in
@@ -223,7 +223,7 @@ start_couchdb () {
command="`%ICU_CONFIG% --invoke` \
%ERL% $interactive_option -sasl errlog_type error \
-pa %erlanglibdir%/couch-%version%/ebin \
- %erlanglibdir%/mochiweb-r64/ebin \
+ %erlanglibdir%/mochiweb-r73/ebin \
-eval \"application:load(inets)\" \
-eval \"application:load(crypto)\" \
-eval \"application:load(couch)\" \