Skip to content

github.com/postmodern/ruby-install#2345

Merged
jhheider merged 7 commits into
pkgxdev:mainfrom
and-ri:new/github.com/postmodern/ruby-install
Jul 2, 2023
Merged

github.com/postmodern/ruby-install#2345
jhheider merged 7 commits into
pkgxdev:mainfrom
and-ri:new/github.com/postmodern/ruby-install

Conversation

@and-ri

@and-ri and-ri commented Jul 2, 2023

Copy link
Copy Markdown
Contributor

closes #678

@what-the-diff

what-the-diff Bot commented Jul 2, 2023

Copy link
Copy Markdown

PR Summary

  • Incorporation of a New File, "package.yml"
    A new file "package.yml" has been added. This file contains essential information for handling the ruby-install package. From defining the version to outlining dependency requirements or stating test commands, this file will streamline the management of the package. Furthermore, the file also contains details on build scripts, which are crucial in constructing the application from the source code. This addition benefits the package by efficiently organizing crucial information that leads to better overall manageability of the package.

@and-ri and-ri marked this pull request as ready for review July 2, 2023 12:06
tea.xyz/gx/make: '*'
script:
- make --jobs {{ hw.concurrency }} install PREFIX="{{prefix}}"
- sed -i'' -e 's|usr/local|{{tea_prefix}}|g' $FILES

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, do not install to tea-prefix, our policy is /usr/local or ~/.local

@jhheider jhheider merged commit 09dace6 into pkgxdev:main Jul 2, 2023
@and-ri and-ri deleted the new/github.com/postmodern/ruby-install branch September 20, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

+ruby-install (427/548)

3 participants