SHA256
1
0
forked from pool/juliaup
Soc Virnyl Estela 2022-11-24 14:53:47 +00:00 committed by Git OBS Bridge
parent 3e4f2e7a6e
commit 9bc45b5da9

View File

@ -126,7 +126,7 @@ cargo install --offline --release --no-default-features --no-track --root="%{bui
%endif
mkdir -p %{buildroot}%{_sysconfdir}/alternatives
%if 0%{?rhel > 7 || 0%{?fedora}
%if 0%{?rhel} > 7 || 0%{?fedora}
ln -sf %{_bindir}/julia %{buildroot}%{_bindir}/julialauncher
%endif