From b62ab00fe84417aee99a7a461f6ce4d4bc8dd4a94f3d5f30a3cdec7f98890e16 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 22 Jul 2022 11:51:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=35 --- juliaup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juliaup.spec b/juliaup.spec index 39fb3e1..2d090a7 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -99,7 +99,7 @@ cp %{SOURCE2} .cargo/config %install %{cargo_install} mkdir -p %{buildroot}/%{_sysconfdir}/update-alternatives -ln -sf %{buildroot}/%{_bindir}/julialauncher %{buildroot}/%{_sysconfdir}/update-alternatives/julia +ln -sf %{_bindir}/julialauncher %{buildroot}/%{_sysconfdir}/update-alternatives/julia ln -sf %{_sysconfdir}/update-alternatives/julia %{buildroot}/%{_bindir}/julia %post