SHA256
1
0
forked from pool/juliaup
Soc Virnyl Estela 2023-12-10 14:45:22 +00:00 committed by Git OBS Bridge
parent 2bd0263179
commit 2b0cabd764

View File

@ -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