Skip to content

Commit 5db594c

Browse files
committed
Rebuild buildenv modules with correct permissions on wrappers
1 parent 9a28547 commit 5db594c

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)