diff --git a/conf/rebar.config.template b/conf/rebar.config.template index e644b01..155ebf6 100644 --- a/conf/rebar.config.template +++ b/conf/rebar.config.template @@ -86,13 +86,13 @@ % Not even sufficient just by itself (the rebar build of LEEC tries to recompile % again basic_utils...): -%{pre_hooks, [ {compile, "make -s rebar3-bulletproof-compile-pre-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. +{pre_hooks, [ {compile, "make -s rebar3-bulletproof-compile-pre-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. % Verbosity disabled: %{pre_hooks, [ {compile, "make -s rebar3-bulletproof-compile-pre-hook REBAR_HOOK_EXTRA_OPTS='--no-hiding-for-rebar'"} ]}. -%{post_hooks, [ {compile, "make -s rebar3-bulletproof-compile-post-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. +{post_hooks, [ {compile, "make -s rebar3-bulletproof-compile-post-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. % Verbosity disabled: %{post_hooks, [ {compile, "make -s rebar3-bulletproof-compile-post-hook REBAR_HOOK_EXTRA_OPTS='--no-hiding-for-rebar'"} ]}. diff --git a/rebar.config b/rebar.config index cb2a48b..4312202 100644 --- a/rebar.config +++ b/rebar.config @@ -86,13 +86,13 @@ % Not even sufficient just by itself (the rebar build of LEEC tries to recompile % again basic_utils...): -%{pre_hooks, [ {compile, "make -s rebar3-bulletproof-compile-pre-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. +{pre_hooks, [ {compile, "make -s rebar3-bulletproof-compile-pre-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. % Verbosity disabled: %{pre_hooks, [ {compile, "make -s rebar3-bulletproof-compile-pre-hook REBAR_HOOK_EXTRA_OPTS='--no-hiding-for-rebar'"} ]}. -%{post_hooks, [ {compile, "make -s rebar3-bulletproof-compile-post-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. +{post_hooks, [ {compile, "make -s rebar3-bulletproof-compile-post-hook REBAR_HOOK_EXTRA_OPTS='--hiding-for-rebar --verbose'"} ]}. % Verbosity disabled: %{post_hooks, [ {compile, "make -s rebar3-bulletproof-compile-post-hook REBAR_HOOK_EXTRA_OPTS='--no-hiding-for-rebar'"} ]}. diff --git a/rebar.lock b/rebar.lock index 5651e4b..31925d0 100644 --- a/rebar.lock +++ b/rebar.lock @@ -12,7 +12,7 @@ {<<"jsx">>,{pkg,<<"jsx">>,<<"3.0.0">>},1}, {<<"leec">>, {git,"https://github.com/Olivier-Boudeville/Ceylan-LEEC.git", - {ref,"5c4e08abeb19a20d9ea1acb5768621b5a67a6660"}}, + {ref,"be364d1b7780a1b3753d4926e8253d7391e021f8"}}, 0}, {<<"mutagen">>,{pkg,<<"mutagen">>,<<"0.1.0">>},1}, {<<"myriad">>,