Fix comment to indicate the correct order in the zip dict.

This commit is contained in:
Cornelius Riemenschneider
2024-05-30 17:58:22 +02:00
parent 9f3310d3d2
commit e43b773d7c

View File

@@ -288,7 +288,7 @@ def codeql_pack(
**kwargs):
"""
Define a codeql pack. This macro accepts `pkg_files`, `pkg_filegroup` or their `codeql_*` counterparts as `srcs`.
`zips` is a map from prefixes to `.zip` files to import.
`zips` is a map from `.zip` files to prefixes to import.
* defines a `<name>-generic-zip` target creating a `<zip_filename>-generic.zip` archive with the generic bits,
prefixed with `name`
* defines a `<name>-arch-zip` target creating a `<zip_filename>-<codeql_platform>.zip` archive with the