name: ruby-1.9 kind: chunk repo: upstream:ruby ref: cb3ea602294b5038b5f7ac21d3875a2b52342956 configure-commands: - autoconf - ./configure --prefix=/usr --enable-shared --with-baseruby=/usr/bin/ruby-1.8 build-commands: - make install-commands: - make DESTDIR="$DESTDIR" install