diff --git a/guix.changes b/guix.changes index 39811d2..3283e64 100644 --- a/guix.changes +++ b/guix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 25 19:46:42 UTC 2020 - Jonathan Brielmaier + +- Provide guile wrappe in libexecdir + ------------------------------------------------------------------- Tue Nov 24 16:23:10 UTC 2020 - Jonathan Brielmaier diff --git a/guix.spec b/guix.spec index 33f313d..57f3457 100644 --- a/guix.spec +++ b/guix.spec @@ -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.