mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-24 08:37:59 +02:00
Merge branch 'master' into 32-overlay-implementation
# Conflicts: # Pmodules/modbuild.in
This commit is contained in:
@@ -24,6 +24,9 @@ source libstd.bash || {
|
||||
echo "Oops: library '$_' cannot be loaded!" 1>&2; exit 3;
|
||||
}
|
||||
|
||||
source libpbuild.bash || \
|
||||
std::die 3 "Oops: Cannot source library -- '$_'"
|
||||
|
||||
# save arguments, (still) required for building dependencies
|
||||
declare -r ARGS="$@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user