From 7b0005be9dd45a0ce3639a7f5db58c1d2df2e485 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Fri, 27 Aug 2010 17:42:27 -0400 Subject: my name is BigCouch --- rel/reltool.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'rel/reltool.config') diff --git a/rel/reltool.config b/rel/reltool.config index 6cc5b3f5..1b5868f4 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -14,7 +14,7 @@ {sys, [ {lib_dirs, ["../apps"]}, - {rel, "dbcore", "1.2.4", [ + {rel, "bigcouch", "1.2.4", [ kernel, stdlib, sasl, @@ -33,7 +33,7 @@ chttpd ]}, {rel, "start_clean", "", [kernel, stdlib]}, - {boot_rel, "dbcore"}, + {boot_rel, "bigcouch"}, {profile, embedded}, {excl_sys_filters, ["^bin/.*", "^erts.*/bin/(dialyzer|typer)"]}, {excl_archive_filters, [".*"]}, @@ -48,7 +48,7 @@ {app, chttpd, [{incl_cond, include}]} ]}. -{overlay_vars, "dbcore.config"}. +{overlay_vars, "bigcouch.config"}. {overlay, [ {mkdir, "var/log"}, {copy, "overlay/bin"}, -- cgit v1.2.3