diff options
author | Erich Eckner <git@eckner.net> | 2018-05-31 09:59:16 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-05-31 10:00:22 +0200 |
commit | e10413d782fc778f4257675431583310ce1b6df1 (patch) | |
tree | 959672365dc07e934f270c03c4fe4f50ad6b06b0 | |
parent | a04e916f4a8e2d327ec186e8587fe6f3d60e4122 (diff) | |
download | builder-e10413d782fc778f4257675431583310ce1b6df1.tar.xz |
bin/db-update: remove done TODO
-rwxr-xr-x | bin/db-update | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/db-update b/bin/db-update index 9dc13b4..ae79389 100755 --- a/bin/db-update +++ b/bin/db-update @@ -14,9 +14,6 @@ # TODO: enable separate repositories for each architecture -# TODO: restructure the layout of the master mirror: we should have -# /pool (without subdirectories) and only symlinks in /$arch/$repo - # TODO: operate on `binary_packages_in_repositories` instead of # `binary_packages` |