summaryrefslogtreecommitdiff
path: root/bin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.am')
-rw-r--r--bin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index 4f7b451e..cb0a827a 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -30,7 +30,7 @@ couchdb: couchdb.tpl
-e "s|%localerlanglibdir%|@localerlanglibdir@|g" \
-e "s|%couchdbebindir%|couch-@version@/ebin|g" \
-e "s|%mochiwebebindir%|mochiweb-r97/ebin|g" \
- -e "s|%ibrowseebindir%|ibrowse-1.4.1/ebin|g" \
+ -e "s|%ibrowseebindir%|ibrowse-1.5.2/ebin|g" \
-e "s|%oauthebindir%|erlang-oauth/ebin|g" \
-e "s|%defaultini%|default.ini|g" \
-e "s|%localini%|local.ini|g" \