mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-16 10:00:50 +02:00
build-system: cleanup and refactor which variants to build
This commit is contained in:
@@ -132,13 +132,6 @@ pbuild.system() {
|
||||
}
|
||||
readonly -f pbuild.system
|
||||
|
||||
declare verbose=''
|
||||
pbuild.verbose() {
|
||||
verbose="$1"
|
||||
}
|
||||
readonly -f pbuild.verbose
|
||||
|
||||
|
||||
#******************************************************************************
|
||||
#
|
||||
# function in the "namespace" (with prefix) 'pbuild::' can be used in
|
||||
|
||||
Reference in New Issue
Block a user