Skip to content

skottler/fpm-cookery-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vendored rubies!

Cookery stuff for building Ruby for RHEL-ish platforms.

The process is pretty simple to build these packages:

  1. yum install -y rpmdevtools ruby-devel rubygems ruby
  2. gem install bundler --no-ri --no-rdoc
  3. bundle install
  4. fpm-cook package -t rpm -p centos <version.rb>
  5. 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.

About

Cookery stuff for building Ruby for RHEL-ish platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages