autopkg / ahousseini-recipes

Apache License 2.0
3 stars 11 forks source link

Adjust PkgCreator arguments #2

Closed homebysix closed 3 years ago

homebysix commented 3 years ago

pkgname is intended to be in the pkg_request dictionary, not as a standalone argument for PkgCreator.

ahousseini commented 3 years ago

Thanks, looks good!