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

add ignore_prefix_files to allowed build flags #1008

Merged
merged 1 commit into from
Jun 7, 2016

Conversation

msarahan
Copy link
Contributor

@msarahan msarahan commented Jun 7, 2016

Closes #997

Ping @ilanschnell - please comment whether this is what you had in mind, and if it can be improved.

@msarahan msarahan force-pushed the ignore_prefix_files branch from 8e489a2 to ebacbdf Compare June 7, 2016 18:00
@ilanschnell
Copy link
Contributor

Thanks, this should fix the problem

@msarahan msarahan force-pushed the ignore_prefix_files branch from ebacbdf to 67fba8b Compare June 7, 2016 18:06
@msarahan msarahan merged commit a31a52d into conda:master Jun 7, 2016
mingwandroid added a commit to mingwandroid/conda-build that referenced this pull request Jun 7, 2016
conda#1008
causes a problem:

  File ...\\lib\\site-packages\\conda_build\\metadata.py, line 597, in ignore_prefix_files
    if any('\' in i for i in ret):
TypeError: 'bool' object is not iterable
@github-actions github-actions bot added the locked [bot] locked due to inactivity label May 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text replace on Windows broken
2 participants