Accepting request 897435 from network:cluster

OBS-URL: https://build.opensuse.org/request/show/897435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spack?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2021-06-04 20:44:17 +00:00 committed by Git OBS Bridge
commit e27aa5ff54
2 changed files with 7 additions and 1 deletions

View File

@ -127,7 +127,7 @@ index 5761d1636..768866abe 100755
}
_sp_multi_pathadd MODULEPATH "$_sp_tcl_roots"
++export SPACK_ROOT=@@_prefix@@
+export SPACK_ROOT=@@_prefix@@
+
+
# Add programmable tab completion for Bash

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 2 14:04:26 UTC 2021 - Antoine Ginies <aginies@suse.com>
- fix typo to export prefix in patch:
Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch
-------------------------------------------------------------------
Tue May 25 08:55:42 UTC 2021 - Christian Goll <cgoll@suse.com>