libpbuild: better doc what installing build-block files does

This commit is contained in:
2021-04-19 15:48:18 +02:00
parent 6dee9b74da
commit 7f089633c7
+5 -3
View File
@@ -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=''