summaryrefslogtreecommitdiff
path: root/bin/common-functions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-27 13:51:56 +0100
committerErich Eckner <git@eckner.net>2017-11-27 13:51:56 +0100
commit6d7903da7b3e15edf9ab8e63335d3169c71c2651 (patch)
tree191b365efe3d13314f1c4a6b5086b24cc63aeeba /bin/common-functions
parent29ee45885b97d60c3b98ca11f511be33b5b9ce8b (diff)
downloadbuilder-6d7903da7b3e15edf9ab8e63335d3169c71c2651.tar.xz
bin/common-functions: add todo
Diffstat (limited to 'bin/common-functions')
-rwxr-xr-xbin/common-functions2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/common-functions b/bin/common-functions
index 394720b..44ae307 100755
--- a/bin/common-functions
+++ b/bin/common-functions
@@ -2,6 +2,8 @@
# contains functions used by more than one script
+# TODO: include link depenendencies in run-depends metadata
+
# shellcheck disable=SC2039
if [ -z "${base_dir}" ]; then