Files
erlang-webmachine/webmachine-relaxed-mochiweb-dep.patch

13 lines
427 B
Diff
Raw Permalink Normal View History

diff -ruN a/rebar.config b/rebar.config
--- a/rebar.config 2013-04-05 14:18:50.688307017 +0200
+++ b/rebar.config 2013-04-05 14:20:24.996306868 +0200
@@ -4,6 +4,5 @@
{edoc_opts, [{preprocess, true}]}.
{deps, [
- {mochiweb, "1.5.1*", {git, "git://github.com/basho/mochiweb",
- {branch, "1.5"}}}
+ mochiweb
]}.
Binary files a/.rebar.config.swp and b/.rebar.config.swp differ