You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/02/12 07:21:34 UTC

[02/50] [abbrv] mochiweb commit: updated refs/heads/import-master to 3a54dbf

renamed directory variables, stage one

git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@668231 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/commit/74191ee5
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/tree/74191ee5
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/diff/74191ee5

Branch: refs/heads/import-master
Commit: 74191ee55fd42ded492a2a0721267a78a0d5d2e7
Parents: a08ae4c
Author: Noah Slater <ns...@apache.org>
Authored: Mon Jun 16 16:44:50 2008 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Mon Jun 16 16:44:50 2008 +0000

----------------------------------------------------------------------
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/74191ee5/Makefile.am
----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index ea1d8f0..8510942 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@
 ## License for the specific language governing permissions and limitations under
 ## the License.
 
-mochiwebebindir = $(erlanglibdir)/mochiweb-r76/ebin
+mochiwebebindir = $(localerlanglibdir)/mochiweb-r76/ebin
 
 mochiweb_file_collection = \
     mochifmt.erl \