Skip to content

fix: win installer build: more accurate site_packages path 2#915

Merged
elelay merged 2 commits into
gpodder:masterfrom
shunf4:fix/win32_build_site_package_path
Feb 7, 2021
Merged

fix: win installer build: more accurate site_packages path 2#915
elelay merged 2 commits into
gpodder:masterfrom
shunf4:fix/win32_build_site_package_path

Conversation

@shunf4

@shunf4 shunf4 commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

Another place in #912

site_packages=$(build_python -c 'import sys;print(next(c for c in sys.path if "site-packages" in c))')

@elelay elelay merged commit 5902465 into gpodder:master Feb 7, 2021
@elelay

elelay commented Feb 7, 2021

Copy link
Copy Markdown
Member

Merged, thanks :-)

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.

2 participants