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

Remove unnecessary steps from Ruby instructions. #1136

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

markdoliner
Copy link
Contributor

The src/configure and make steps appear to be obsolete. You can see what those files look like at https://github.com/rbenv/rbenv/tree/master/src

The Makefile just prints this to stderr:

Warning: this Makefile is obsolete and kept only for backwards compatibility.
You can remove the `configure && make ...' step from your rbenv setup.

The `./configure` and `make` steps appear to be obsolete. You can see what they look like at https://github.com/rbenv/rbenv/tree/master/src
The Makefile just prints this to stderr:
```
Warning: this Makefile is obsolete and kept only for backwards compatibility.
You can remove the `configure && make ...' step from your rbenv setup.
```
@vercel
Copy link

vercel bot commented Dec 29, 2022

@markdoliner is attempting to deploy a commit to the Mastodon Team on Vercel.

A member of the Team first needs to authorize it.

@vmstan vmstan requested a review from a team December 5, 2023 22:28
@andypiper andypiper merged commit 1f5f332 into mastodon:master Dec 6, 2023
@andypiper andypiper self-assigned this Dec 7, 2023
@andypiper andypiper added the install-guide Installing a Mastodon instance label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install-guide Installing a Mastodon instance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants