forked from pool/elixir
Accepting request 186669 from home:matwey:branches:devel:languages:erlang
OBS-URL: https://build.opensuse.org/request/show/186669 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=3
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: elixir
|
||||
Version: 0.9.3
|
||||
Version: 0.10.1
|
||||
Release: 1
|
||||
License: Apache-2.0 and ErlPL-1.1
|
||||
Summary: Functional meta-programming aware language built on top of the Erlang
|
||||
@@ -60,7 +60,7 @@ PATH=$PATH:$PWD/bin make -C ../ex_doc
|
||||
make docs
|
||||
|
||||
%install
|
||||
make install INSTALL_PATH=%{buildroot}%{_prefix}
|
||||
make install DESTDIR=%{buildroot} PREFIX=%{_prefix}
|
||||
# Relink
|
||||
for I in iex elixir elixirc mix
|
||||
do
|
||||
|
Reference in New Issue
Block a user