summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
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"