summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-11-26 14:10:16 +0100
committerErich Eckner <git@eckner.net>2019-11-26 14:10:16 +0100
commit08e9d58d9b4a26cdbb8f7391b93c3593653bafa1 (patch)
tree2f3bad58ab0d3e64a4cd8e2bdf281bb386d4757f /bin
parent86a39a9652b2f71e006679f8c9ba1a56bd1b673d (diff)
downloadbuilder-08e9d58d9b4a26cdbb8f7391b93c3593653bafa1.tar.xz
bin/seed-build-list: fix typo in comment
Diffstat (limited to 'bin')
-rwxr-xr-xbin/seed-build-list2
1 files changed, 1 insertions, 1 deletions
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)