From 38f92444589e3a4714974f78fab248678542ab47102fae31c625a1b1ec39b750 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Fri, 4 Jun 2021 13:00:05 +0000 Subject: [PATCH] Accepting request 896928 from home:aginies:branches:openSUSE:Factory - fix typo to export prefix in patch: Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch OBS-URL: https://build.opensuse.org/request/show/896928 OBS-URL: https://build.opensuse.org/package/show/network:cluster/spack?expand=0&rev=23 --- ...s-that-set-up-the-environment-for-different-shells.patch | 2 +- spack.changes | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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