From f27bb2b8cc07e18af3337d548e85ba5e048cd83f06539fced4cc936292f59e57 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 22 Jul 2022 11:17:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=33 --- juliaup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juliaup.spec b/juliaup.spec index 32ccf00..5f254ca 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -101,7 +101,7 @@ cp %{SOURCE2} .cargo/config %post "%_sbindir/update-alternatives" --install \ - "%{_bindir}/julia" julia "%{_bindir}/julialauncher" + "%{_bindir}/julia" julia "%{_bindir}/julialauncher" 15 %pre if [ "$1" -gt 0 ] && [ -f %{_sbindir}/update-alternatives ] ; then