Closed chrmarti closed 6 years ago
@derekbekoe Could you take a look at my additions and let me know if that makes sense? Will there be more than one version of packages in .../libexec/lib
? Thanks.
Yes there can be more than one version:
@derekbekoe What about the python folders in .../libexec/lib
? Can there be more than one? I wonder if the code to find that could be simplified.
There will only be one as it's part of the homebrew formula definition. See https://github.com/Homebrew/homebrew-core/blob/ed778ce0ec422a9ff768abbd01dc54f787dadaca/Formula/azure-cli.rb#L486
I would be surprised to see more than one.
Merged squashed versions of our commits. Thanks @derekbekoe!
Less hardcoded paths than in #30.