Skip to content

remove unneeded bin/console and bin/setup files from gemspec#94

Merged
hsbt merged 1 commit intoruby:masterfrom
olivia-fl:dont-package-bins
May 25, 2022
Merged

remove unneeded bin/console and bin/setup files from gemspec#94
hsbt merged 1 commit intoruby:masterfrom
olivia-fl:dont-package-bins

Conversation

@olivia-fl
Copy link
Contributor

I'm currently (trying)[https://github.com/void-linux/void-packages/pull/31003] to package this for void, and have discovered that the bin/console and bin/setup files are included in the gemspec, and would be installed in the system /usr/bin directory when trying to install this package system-wide. My understanding is that these binaries are useful for development on webrick only, and should not be packaged, but I'm not familiar with ruby at all and could be wrong here.

@hsbt hsbt merged commit 14612a7 into ruby:master May 25, 2022
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.

2 participants