From 2b0cabd76408953494a5f535cf4f8251642fc6de25753266bfb1308bb712d983 Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sun, 10 Dec 2023 14:45:22 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=83 --- juliaup.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/juliaup.spec b/juliaup.spec index cb5882a..b6f9bd3 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -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