forked from pool/elixir
Accepting request 221165 from home:matwey:branches:devel:languages:erlang
OBS-URL: https://build.opensuse.org/request/show/221165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/elixir?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
cdb0bd1b94
commit
869c6ce394
11
macros.elixir
Normal file
11
macros.elixir
Normal file
@@ -0,0 +1,11 @@
|
||||
# macros.elixir
|
||||
#
|
||||
|
||||
%elixir_dir %{_prefix}/lib/elixir
|
||||
%elixir_libdir %{_prefix}/lib/elixir/lib
|
||||
%__mix %{_bindir}/mix
|
||||
|
||||
%mix_compile() \
|
||||
MIX_ENV=prod %__mix compile \
|
||||
%{nil}
|
||||
|
||||
Reference in New Issue
Block a user