Skip to content

enable recipe package top-level directory names to be the same as the…#862

Merged
inclement merged 1 commit into
kivy:masterfrom
cidermole:master
Aug 10, 2016
Merged

enable recipe package top-level directory names to be the same as the…#862
inclement merged 1 commit into
kivy:masterfrom
cidermole:master

Conversation

@cidermole

@cidermole cidermole commented Aug 10, 2016

Copy link
Copy Markdown
Contributor

… package name

For my own custom package package-name, I created a package zip file with a top-level directory package-name. I got an error in File "pythonforandroid/recipe.py", line 437, in unpack because a move of the same directory from a relative to an absolute path is attempted. Taking basename() first checks if the directory name is already the same as it should be.

@inclement inclement merged commit 9d457e3 into kivy:master Aug 10, 2016
@inclement

Copy link
Copy Markdown
Member

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