From 5ce28dab2a2f803efdc6ae4d1a39e82d758cec57 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Tue, 3 Mar 2009 21:56:30 +0000 Subject: Forgot to change MochiWeb version in lib directory name when updating MochiWeb in r747575. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@749783 13f79535-47bb-0310-9956-ffa450edef68 --- bin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/Makefile.am b/bin/Makefile.am index decc4ef7..fbe94855 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -29,7 +29,7 @@ couchdb: couchdb.tpl -e "s|%bindir%|@bindir@|g" \ -e "s|%localerlanglibdir%|@localerlanglibdir@|g" \ -e "s|%couchdbebindir%|couch-@version@/ebin|g" \ - -e "s|%mochiwebebindir%|mochiweb-r82/ebin|g" \ + -e "s|%mochiwebebindir%|mochiweb-r97/ebin|g" \ -e "s|%ibrowseebindir%|ibrowse-1.4.1/ebin|g" \ -e "s|%defaultini%|default.ini|g" \ -e "s|%localini%|local.ini|g" \ -- cgit v1.2.3