Fix a few mistakes.

This commit is contained in:
Gregory Burd 2013-05-19 13:33:19 -04:00
parent ba1287ade2
commit af7dbbcc9a

View file

@ -18,7 +18,7 @@
warn_obsolete_guard, warn_obsolete_guard,
warn_export_vars, warn_export_vars,
warn_exported_vars, warn_exported_vars,
warn_untyped_record, warn_untyped_record
%warn_missing_spec, %warn_missing_spec,
%strict_validation, %strict_validation,
%fail_on_warning %fail_on_warning
@ -29,7 +29,7 @@
{eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}. {eunit_opts, [verbose, {report, {eunit_surefire, [{dir, "."}]}}]}.
{port_specs, [ {port_specs, [
{"priv/emdb_drv.so", ["c_src/*.c"]} {"priv/lmdb.so", ["c_src/*.c"]}
]}. ]}.
{port_env, [ {port_env, [