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
This commit is contained in:
parent
93e1681a29
commit
38f9244458
@ -127,7 +127,7 @@ index 5761d1636..768866abe 100755
|
|||||||
}
|
}
|
||||||
_sp_multi_pathadd MODULEPATH "$_sp_tcl_roots"
|
_sp_multi_pathadd MODULEPATH "$_sp_tcl_roots"
|
||||||
|
|
||||||
++export SPACK_ROOT=@@_prefix@@
|
+export SPACK_ROOT=@@_prefix@@
|
||||||
+
|
+
|
||||||
+
|
+
|
||||||
# Add programmable tab completion for Bash
|
# Add programmable tab completion for Bash
|
||||||
|
@ -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>
|
Tue May 25 08:55:42 UTC 2021 - Christian Goll <cgoll@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user