aboutsummaryrefslogtreecommitdiffstats
path: root/www/webmachine/files/patch-rebar.config
blob: 685fc7dd2520735090e696188f2faa3fdd607d56 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rebar.config.orig   2015-02-11 18:40:46 UTC
+++ rebar.config
@@ -6,7 +6,7 @@
 {xref_checks, [undefined_function_calls]}.
 
 {deps,
- [{mochiweb, "2.9.0", {git, "git://github.com/basho/mochiweb.git", {tag, "v2.9.0p1"}}}
+ [
  ]}.
 
 {dev_only_deps,