Skip to content

allow overloading of recipe origin using env vars #105

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

Merged
merged 2 commits into from
Apr 23, 2013
Merged

Conversation

tshirtman
Copy link
Member

This allows to use env vars to override the download of package for recipes, e.g.

export P4A_pyjnius_DIR=~/pyjnius

will make python-for-android copy ~/pyjnius instead of dowloading and extracting pyjnius from the url given in pyjnius recipe.

use a bashism, but since the script is declared to use /bin/env bash, shouldn't be a problem.

tito added a commit that referenced this pull request Apr 23, 2013
allow overloading of recipe origin using env vars
@tito tito merged commit 63e5c47 into master Apr 23, 2013
@tshirtman tshirtman deleted the allow_override branch April 23, 2013 13:51
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