We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
This is fixed in master now, thanks for reporting it.
Sorry, something went wrong.
No branches or pull requests
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.
https://github.com/kivy/python-for-android/blob/revamp/pythonforandroid/recipes/python2/__init__.py#L38
The text was updated successfully, but these errors were encountered: