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

Makefile.in: use python2 instead of python #338

Closed
wants to merge 1 commit into from

Conversation

@Ereski
Copy link

Ereski commented Apr 6, 2013

On some distributions and configurations, the python command might refer to
python3 instead of python2, breaking the build. Fix this by executing python2
directly.

On some distributions and configurations, the python command might refer to
python3 instead of python2, breaking the build. Fix this by executing python2
directly.
@Ereski Ereski closed this Apr 8, 2013
@Ereski Ereski deleted the Ereski:use-python2 branch Apr 8, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this pull request Sep 7, 2014
Make Range tests run faster; r=zcorpan
glennw pushed a commit to glennw/servo that referenced this pull request Jan 16, 2017
Set alpha blend enable based on batch opacity.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/338)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.