Skip to content

[revamp] - Darwin patches applied on Linux #423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thopiekar opened this issue Jul 28, 2015 · 1 comment
Closed

[revamp] - Darwin patches applied on Linux #423

thopiekar opened this issue Jul 28, 2015 · 1 comment

Comments

@thopiekar
Copy link
Contributor

Well, I think it was just set link this during testing the code. I does not affect me, but I read that while browsing the code.

if uname()[0] == 'Linux':
  self.apply_patch(join('patches', 'fix-configure-darwin.patch'))
  self.apply_patch(join('patches', 'fix-distutils-darwin.patch'))

https://github.com/kivy/python-for-android/blob/revamp/pythonforandroid/recipes/python2/__init__.py#L38

@inclement
Copy link
Member

This is fixed in master now, thanks for reporting it.

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

No branches or pull requests

2 participants