readd patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/eturnal?expand=0&rev=7
This commit is contained in:
15
noinflux.patch
Normal file
15
noinflux.patch
Normal file
@@ -0,0 +1,15 @@
|
||||
diff --git a/rebar.config b/rebar.config
|
||||
index ce1eb26..da5df52 100644
|
||||
--- a/rebar.config
|
||||
+++ b/rebar.config
|
||||
@@ -3,8 +3,8 @@
|
||||
{deps,
|
||||
[{stun, {git, "https://github.com/processone/stun.git", {tag, "1.0.41"}}},
|
||||
{conf, {git, "https://github.com/processone/conf.git", {tag, "0.1.1"}}},
|
||||
- {recon, {git, "https://github.com/ferd/recon.git", {tag, "2.5.1"}}},
|
||||
- {influx_udp, {git, "https://github.com/palkan/influx_udp.git", {tag, "v1.1.0"}}}]}.
|
||||
+ {recon, {git, "https://github.com/ferd/recon.git", {tag, "2.5.1"}}}
|
||||
+ ]}.
|
||||
|
||||
{relx,
|
||||
[{release, {eturnal, {cmd, "scripts/get-version"}},
|
Reference in New Issue
Block a user