10 lines
293 B
Text
10 lines
293 B
Text
--- rebar.config.script.orig 2016-08-02 12:50:27 UTC
|
|
+++ rebar.config.script
|
|
@@ -7,7 +7,6 @@ IsRebar3 = case application:get_key(reba
|
|
end,
|
|
|
|
Rebar2Deps = [
|
|
- {cf, ".*", {git, "https://github.com/project-fifo/cf", {tag, "0.2.0"}}}
|
|
],
|
|
|
|
case IsRebar3 of
|