diff options
author | P. J. McDermott <pehjota> | 2012-08-06 06:19:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-06 06:19:27 (EDT) |
commit | 39d985c3a9826c60f5993759a88e5fb839fb04ff (patch) | |
tree | 26c42e0fb95eb1199b039a14781ca029025cfdbd /dev/todo | |
parent | 9d00c97491ca8013c9c55a843ea2865b84d94317 (diff) |
s/all/any/
Diffstat (limited to 'dev/todo')
-rw-r--r-- | dev/todo/buildd-infra.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/todo/buildd-infra.mdwn b/dev/todo/buildd-infra.mdwn index 7891e42..c827601 100644 --- a/dev/todo/buildd-infra.mdwn +++ b/dev/todo/buildd-infra.mdwn @@ -71,7 +71,7 @@ Operation: if action == accept touch src:$source_$version_src.opk ln src:$source_$version_src.opk $masterbuildqueue/ - remove " all " from space-padded Architecture field value + remove " any " from space-padded Architecture field value if value changed foreach archbuildqueue ln src:$source_$version_src.opk $archbuildqueue/ |