index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2019-11-26 14:10:16 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-11-26 14:10:16 +0100 |
commit | 08e9d58d9b4a26cdbb8f7391b93c3593653bafa1 (patch) | |
tree | 2f3bad58ab0d3e64a4cd8e2bdf281bb386d4757f /bin/seed-build-list | |
parent | 86a39a9652b2f71e006679f8c9ba1a56bd1b673d (diff) |
-rwxr-xr-x | bin/seed-build-list | 2 |
diff --git a/bin/seed-build-list b/bin/seed-build-list index 5f0359c..65bba20 100755 --- a/bin/seed-build-list +++ b/bin/seed-build-list @@ -8,7 +8,7 @@ # - find scheduleworthy packages by pkgname/pkgbase (diff to mirror, # broken dependencies, explicite regex) and their architecture # - find pkgbases of those packages (ask upstream, if necessary) -# - remove all ignored packages (seed-igonre, explicitely ignored, +# - remove all ignored packages (seed-ignore, explicitely ignored, # blacklist) # - run mysql_generate_package_metadata on each of them once (ignoring # the architecture for now) |