mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-01 11:49:38 +02:00
Merge branch 'cherry-pick-afdaa632' into '1.1.22'
Merge branch '361-build-system-bug-in-loading-used-overlays' into 'master' See merge request Pmodules/src!370
This commit is contained in:
@@ -862,6 +862,7 @@ _build_module() {
|
||||
}
|
||||
|
||||
load_overlays(){
|
||||
[[ -n ${ModuleConfig['use_overlays']} ]] || return 0
|
||||
eval "$( "${modulecmd}" bash use ${ModuleConfig['use_overlays']} )"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user