Skip to content

Commit 6aa165f

Browse files
branfosjsmoors
andauthored
Apply suggestion from @smoors
Co-authored-by: Sam Moors <[email protected]>
1 parent 34ce62f commit 6aa165f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/easybuild-v5/changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Note, also, that the [`source` step has been renamed to `extract` step][source-s
139139
## Create `lib` to `lib64` symlink (and vice versa) *before* running `postinstallcmds` {: #lib-lib64-symlink }
140140

141141
In EasyBuild 5.0 the `lib` / `lib64` symlink is created before running the `postinstallcmds`.
142-
This allows `postinstallcommands` to be written knowing that `lib` will exist, which simplifies the writing of `postinstallcmds`.
142+
This change simplifies writing postinstallcmds because it ensures the `lib` directory already exists.
143143

144144
---
145145

0 commit comments

Comments
 (0)