forked from pool/elixir
Accepting request 929657 from home:matwey:branches:devel:languages:erlang
- Add 0001-Add-retries-to-tests-that-write-to-stderr-on-Windows.patch: fix build for Factory OBS-URL: https://build.opensuse.org/request/show/929657 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=73
This commit is contained in:
@@ -25,6 +25,7 @@ Group: Development/Languages/Other
|
||||
URL: http://elixir-lang.org
|
||||
Source0: https://github.com/elixir-lang/elixir/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source2: macros.elixir
|
||||
Patch0: 0001-Add-retries-to-tests-that-write-to-stderr-on-Windows.patch
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
# required by Mix.SCM.Git see also (https://github.com/elixir-lang/elixir/issues/1386)
|
||||
@@ -66,6 +67,7 @@ Elixir source code.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
# Elixir wants UTF-8 locale, force it
|
||||
|
Reference in New Issue
Block a user