aboutsummaryrefslogtreecommitdiffstats
path: root/devel/erlang-erlware_commons/files/patch-rebar.config
blob: 995c4dc0ee19b780f7b960c30a1bd419a9359671 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rebar.config.orig   2016-05-13 12:25:51 UTC
+++ rebar.config
@@ -1,7 +1,7 @@
 %% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
 
 %% Dependencies ================================================================
-{deps, [cf]}.
+{deps, []}.
 
 {erl_first_files, ["ec_dictionary", "ec_vsn"]}.