Request 173412 with fixed license. OBS-URL: https://build.opensuse.org/request/show/173417 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-ejson?expand=0&rev=1
12 lines
281 B
Diff
12 lines
281 B
Diff
--- rebar.config 2013-04-18 12:45:47.929556462 +0200
|
|
+++ rebar.config.patched 2013-04-24 15:03:03.249061869 +0200
|
|
@@ -3,8 +3,6 @@
|
|
{so_name, "ejson.so"}.
|
|
|
|
{deps, [
|
|
- {mochiweb, ".*", {git, "git://github.com/mochi/mochiweb.git", {tag,
|
|
- "1.5.1"}}}
|
|
]}.
|
|
|
|
{port_envs, [
|