summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-06-09 14:46:50 +0200
committerErich Eckner <git@eckner.net>2017-06-09 14:46:50 +0200
commitdd3d74b220ee9d1b245fdccc779cd78113db09a8 (patch)
tree5f80ad1dad86743dc9e74a227a0813d3ab07490b /bin/get-package-updates
parent2d0369292a834972caf41691fa79f483da3a167e (diff)
downloadbuilder-dd3d74b220ee9d1b245fdccc779cd78113db09a8.tar.xz
bin/get-package-updates: add todo
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 003020a..6480349 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -7,6 +7,8 @@
# TODOs:
# be more secure in case of update while build(s) is/are still in progress
# -> (stale) lock files, moving (or changing content of) loop lock files
+# dependencies declared inside a PKGBUILD's package function do not
+# correctly take into account CARCH (see package "gens" from community)
. "${0%/*}/../conf/default.conf"