Cookery stuff for building Ruby for RHEL-ish platforms.
The process is pretty simple to build these packages:
yum install -y rpmdevtools ruby-devel rubygems rubygem install bundler --no-ri --no-rdocbundle installfpm-cook package -t rpm -p centos <version.rb>- Wait a little while and the package will be in
pkg/
Other fun:
- This repo is Apache 2 licensed. The full text is available in this repo and must be redistributed.
- Email Sam with any problems/questions, otherwise open issue against this repo.