Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixed bug where make distribute duplicates python files #5704
+1
−1
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ArneSuppe commentedJun 21, 2017
To trigger bug:
make distribute
make distribute
The second call to make will copy the python files to distribute/python/python, not distribute/python