From c885d5b20730896a3e6b61ffcb9de1b138527da7dde6d5555cd1fc4ec8fb3ec3 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sun, 10 Dec 2023 14:59:49 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=85 --- juliaup.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/juliaup.spec b/juliaup.spec index cb5882a..dface9a 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -56,6 +56,7 @@ release channel abstraction. # We are doing alternatives so we move julia as julialauncher mv %{buildroot}%{_bindir}/julia %{buildroot}%{_bindir}/julialauncher +mkdir -p %{buildroot}%{_sysconfdir}/alternatives ln -sf %{_sysconfdir}/alternatives/julia %{buildroot}%{_bindir}/julia %post