Skip to content

Instantly share code, notes, and snippets.

@kungfoo
Created March 22, 2012 15:44

Revisions

  1. kungfoo created this gist Mar 22, 2012.
    9 changes: 9 additions & 0 deletions 1.8.7-p358-with-rogue-stdout-patch
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    build_package_stdout_patch() {
    wget 'http://bugs.ruby-lang.org/attachments/download/1931/stdout-rouge-fix.patch'
    patch -p1 < stdout-rouge-fix.patch
    }

    require_gcc
    install_package "ruby-1.8.7-p358" "http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p358.tar.gz" stdout_patch standard
    install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz" ruby