chore: FHS 3.0 compliance

This commit is contained in:
iff 2024-12-10 15:00:55 +01:00
parent 3c4e2b06bd
commit 8d7e21f99f
3 changed files with 10 additions and 6 deletions

View file

@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Compile-time and runtime environment variable `_PR_LIB` specifying `lib` directories for storing modules, separated by `:`
- When not provided, it will search in `PATH`
- FHS 3.0 compliance: Compile-time and runtime environment variable `_PR_LIB` specifying `lib` directories for storing modules, separated by `:`
- Search in `PATH` if not provided
## [0.6.2] - 2024-12-10