autopkg / recipes

Recipes for AutoPkg
231 stars 206 forks source link

Fix FileFinder match patterns for versionless munkitools recipe #436

Closed vmiller closed 2 years ago

nmcspadden commented 2 years ago

While this looks fine, can you at least provide some context as to what problem this solves, and why?

vmiller commented 2 years ago

Yes, sorry. The versionless recipe is currently fails at the FileFinder step due to changes in the munki package since the recipe was added.. This change mirrors this commit https://github.com/autopkg/recipes/commit/71df0ff26d7e66520fcf93c1658551fd6c197983 made by @gregneagle to the munkitools5 recipe.

I can provide before and after verbose autopkg runs.

vmiller commented 2 years ago

Here are before and after runs. This is with INCLUDE_PRERELEASES set to TRUE, but I did test it with it set to FALSE as well with the same results.

before.txt after.txt