diff options
Diffstat (limited to 'www/erlang-cowboy/files/patch-rebar.config')
-rw-r--r-- | www/erlang-cowboy/files/patch-rebar.config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/erlang-cowboy/files/patch-rebar.config b/www/erlang-cowboy/files/patch-rebar.config deleted file mode 100644 index cb1c89f91372..000000000000 --- a/www/erlang-cowboy/files/patch-rebar.config +++ /dev/null @@ -1,5 +0,0 @@ ---- rebar.config.orig 2017-02-27 16:58:59 UTC -+++ rebar.config -@@ -1,2 +1 @@ --{deps, [{cowlib,".*",{git,"https://github.com/ninenines/cowlib","1.0.2"}},{ranch,".*",{git,"https://github.com/ninenines/ranch","1.3.2"}}]}. - {erl_opts, [debug_info,warn_export_all,warn_export_vars,warn_shadow_vars,warn_obsolete_guard,warn_missing_spec]}. |