summaryrefslogtreecommitdiff
path: root/lib/common-functions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-10-17 09:22:44 +0200
committerErich Eckner <git@eckner.net>2019-10-17 09:22:44 +0200
commitfc41ad4920b552ba5e39be169d4b27b5897c7852 (patch)
tree4a08e6d190d5f955d67c32d77ab46ee71808e73a /lib/common-functions
parenta4f18cd8210a0e572e41a7744664f518faaa6498 (diff)
downloadbuilder-fc41ad4920b552ba5e39be169d4b27b5897c7852.tar.xz
add TODOs for removing hard-coded package suffixes
Diffstat (limited to 'lib/common-functions')
-rwxr-xr-xlib/common-functions2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/common-functions b/lib/common-functions
index b16e4d7..30b80a2 100755
--- a/lib/common-functions
+++ b/lib/common-functions
@@ -9,6 +9,8 @@ if [ -z "${base_dir}" ]; then
. '../lib/load-configuration'
fi
+# TODO: remove hard-coded package suffixes
+
# find_pkgbuilds package repository git_repository git_revision mod_git_revision
# find the PKGBUILD and modification of $package from $repository
# sets $PKGBUILD and $PKGBUILD_mod