Skip to content

Commit 79bb8e2

Browse files
authored
Merge pull request #1101 from ocaisa/rebuild_buildenv
{2023.06}[2022b,2023a,2023b] Rebuild `buildenv` modules with correct permissions on wrappers
2 parents ce0cf93 + 5db594c commit 79bb8e2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# 2025.05.28
2+
# buildenv was successfully installed but the rpath wrappers by default only
3+
# give execute permission to the current user. The easyblock update extends
4+
# those permissions
5+
easyconfigs:
6+
- buildenv-default-foss-2022b.eb:
7+
options:
8+
# see https://github.com/easybuilders/easybuild-easyblocks/pull/3743
9+
include-easyblocks-from-commit: 4875615107fd46541e5cf1b83f092dda5284aa95
10+
- buildenv-default-foss-2023a.eb:
11+
options:
12+
# see https://github.com/easybuilders/easybuild-easyblocks/pull/3743
13+
include-easyblocks-from-commit: 4875615107fd46541e5cf1b83f092dda5284aa95
14+
- buildenv-default-foss-2023b.eb:
15+
options:
16+
# see https://github.com/easybuilders/easybuild-easyblocks/pull/3743
17+
include-easyblocks-from-commit: 4875615107fd46541e5cf1b83f092dda5284aa95

0 commit comments

Comments
 (0)