summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-09-13 14:12:02 +0200
committerErich Eckner <git@eckner.net>2017-09-13 14:12:02 +0200
commit155fca910c9f5eab655eec885614db97396544b1 (patch)
tree51e835b020eef58f06c71d01c75b41919cb17100 /bin
parent5b989f78de14473b45ccf689a02d1c525f705490 (diff)
downloadbuilder-155fca910c9f5eab655eec885614db97396544b1.tar.xz
bin/common-functions: clarify comment
Diffstat (limited to 'bin')
-rwxr-xr-xbin/common-functions3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/common-functions b/bin/common-functions
index e8ba3ae..552e0e9 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -785,7 +785,8 @@ extract_source_directory() {
}
# find_dependencies_on_build_list $package $git_revision $mod_git_revision $repository
-# return a list of packages on the build list which are dependencies of the given package
+# return a list of packages on the build list which are (run- / build- / check-time)
+# dependencies of the given package
find_dependencies_on_build_list() {