Skip to content
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

recipes __init__.py indentation error #1082

Closed
furylion opened this issue Jul 28, 2017 · 1 comment
Closed

recipes __init__.py indentation error #1082

furylion opened this issue Jul 28, 2017 · 1 comment

Comments

@furylion
Copy link

furylion commented Jul 28, 2017

For anyone encounter error on p4a 0.5

shutil.copyfile(self.ctx.ndk_dir + '/sources/cxx-stl/gnu-libstdc++/' + self.ctx.toolchain_version + '/libs/' + arch.arch + '/libgnustl_shared.so',                                                                                                                                                 
TabError: inconsistent use of tabs and spaces in indentation

Edit line 42 manually to fix the indentation

@inclement
Copy link
Member

Fixed by #1086.

Thanks for the report.

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