Fixed bug where make distribute duplicates python files #5704

Open
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant

To trigger bug:
make distribute
make distribute

The second call to make will copy the python files to distribute/python/python, not distribute/python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment