mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-07 22:30:50 +02:00
libpbuild: better doc what installing build-block files does
This commit is contained in:
@@ -843,12 +843,14 @@ pbuild::make_all() {
|
||||
}
|
||||
|
||||
#..............................................................
|
||||
# install build-block files
|
||||
# install build-block files
|
||||
# - modulefile
|
||||
# - build-script
|
||||
# - build dependencies
|
||||
# - run-time and build dependencies
|
||||
# in ${PREFIX}/share/${GROUP}/${module_name}
|
||||
#
|
||||
# Skip installation if modulefile does not exist.
|
||||
# Arguments:
|
||||
# none
|
||||
#
|
||||
install_pmodules_files() {
|
||||
local modulefile=''
|
||||
|
||||
Reference in New Issue
Block a user