Skip to content

Conversation

rdoursenaud
Copy link
Contributor

Solves this buildozer issue: kivy/buildozer#159

@tshirtman
Copy link
Member

looks good to me.

edit actually no: ↓

@@ -42,6 +42,12 @@ if [ "X$VIRTUALENV_NAME" == "X" ]; then
VIRTUALENV_NAME="$(which virtualenv)"
fi

# Resolve Cython path
CYTHON="$(which cython2)"
if [ "X$PYTHON" == "X" ]; then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There may be a typo here, don't you mean X$CYTHON ?

@rdoursenaud
Copy link
Contributor Author

Yep, copy/pasted too fast. Fix on the way.

tshirtman added a commit that referenced this pull request Nov 6, 2014
@tshirtman tshirtman merged commit e597be8 into kivy:master Nov 6, 2014
@tshirtman
Copy link
Member

👍
thanks

@rdoursenaud
Copy link
Contributor Author

:)

@rdoursenaud rdoursenaud deleted the cython-detect branch November 6, 2014 10:53
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