From 8d42512ab208f45a62688dcade6c39f6ca16c430 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 22 Apr 2017 18:54:27 +0200 Subject: bin/get-package-updates bin/get-package-updates: add suggested todos --- bin/get-package-updates | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/get-package-updates b/bin/get-package-updates index d1fbc36..572053f 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -4,6 +4,9 @@ # Details: # https://github.com/archlinux32/builder/wiki/Build-system#get-package-updates +# TODO: +# use tsort and mksrcinfo + set -e lock_file="/tmp/get-package-updates.lock" -- cgit v1.2.3-54-g00ecf