diff --git a/Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch b/Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch index 0f6cd1b..66000cb 100644 --- a/Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch +++ b/Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch @@ -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 diff --git a/spack.changes b/spack.changes index 2e080fb..7176ce7 100644 --- a/spack.changes +++ b/spack.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 2 14:04:26 UTC 2021 - Antoine Ginies + +- 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