forked from pool/juliaup
This commit is contained in:
parent
2bd0263179
commit
2b0cabd764
@ -56,7 +56,6 @@ release channel abstraction.
|
||||
|
||||
# We are doing alternatives so we move julia as julialauncher
|
||||
mv %{buildroot}%{_bindir}/julia %{buildroot}%{_bindir}/julialauncher
|
||||
ln -sf %{_sysconfdir}/alternatives/julia %{buildroot}%{_bindir}/julia
|
||||
|
||||
%post
|
||||
%{_sbindir}/update-alternatives --install %{_bindir}/julia \
|
||||
@ -72,6 +71,5 @@ fi
|
||||
%doc README.md
|
||||
%{_bindir}/juliaup
|
||||
%{_bindir}/julialauncher
|
||||
%ghost %{_bindir}/julia
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user