- Provide guile wrappe in libexecdir

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=41
This commit is contained in:
Jonathan Brielmaier 2020-11-25 19:47:13 +00:00 committed by Git OBS Bridge
parent 65a7524559
commit 56b09693ef
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 25 19:46:42 UTC 2020 - Jonathan Brielmaier <jbrielmaier@opensuse.org>
- Provide guile wrappe in libexecdir
-------------------------------------------------------------------
Tue Nov 24 16:23:10 UTC 2020 - Jonathan Brielmaier <jbrielmaier@opensuse.org>

View File

@ -80,6 +80,7 @@ Requires: libguile-ssh12
Requires(pre): %{install_info_prereq}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 armv7hl aarch64
Provides: %{_libexecdir}/guix/guile
%description
Purely functional package manager and a distribution thereof.