Skip to content

Conversation

@homebysix
Copy link
Member

Hundreds of recipes dating from the very beginning of AutoPkg use the options key in the pkg_request argument of PkgCreator:

<key>options</key>
<string>purge_ds_store</string>

However, this key doesn't serve any purpose at all. The options key is ignored and not passed along to pkgbuild, regardless of its presence or contents. It appears that this has been the case since the very first public release of AutoPkg 0.1.0!

So this pull request (one of over 100) formally ends this practice and removes the unused and unneeded options key from all recipes in the AutoPkg org that use PkgCreator.

Thanks for considering!

This PR was submitted using Repo Lasso v1.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant