Skip to content

Simple buildpak to add in rmagic headers for installing the ruby-filemagic gem

Notifications You must be signed in to change notification settings

NetsoftHoldings/heroku-buildpack-magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build pack to setup headers for building ruby-filemagic

This buildpak simply adds in the headers and lib symlink for the already installed libmagic so that ruby-filemagic can be installed.

Simply add this to your chain of buildpaks before heroku/ruby to use.

NOTE

This wil output a warning by the heroku/ruby buildpak about a .bundle/config existing. This is how the headers and lib are configured so that bundle/rubygems can find libmagic.

About

Simple buildpak to add in rmagic headers for installing the ruby-filemagic gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published