fix lfe
This commit is contained in:
@@ -39,7 +39,7 @@ buildRebar3 {
|
||||
|
||||
buildInputs = [ erlang makeWrapper ];
|
||||
beamDeps = [ proper ];
|
||||
patches = [ ./no-test-deps.patch ./dedup-ebins.patch ] ++ patches;
|
||||
patches = [ ./fix-rebar-config.patch ./dedup-ebins.patch ] ++ patches;
|
||||
doCheck = true;
|
||||
checkTarget = "travis";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user