summaryrefslogtreecommitdiffstats
path: root/devel/erlang-protobuffs/files/patch-rebar.config
blob: f25b03fa1db0b3b9737085d6e27cb9c2671b028e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- rebar.config.orig
+++ rebar.config
@@ -1,7 +1,6 @@
 {erl_opts, [debug_info]}.
 
 {deps,[
-       {meck, "0.8.2", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}}
       ]}.
 
 {clean_files, ["*~","**/*~","**/*.beam","logs/*","test/Emakefile"]}.
OpenPOWER on IntegriCloud