sg3-utils: add newer buildable version
[openembedded.git] / recipes / ruby / ruby_1.8.7-p248.bb
1 require ruby.inc
2 PR = "${INC_PR}.0"
3 SRC_URI = "ftp://ftp.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
4            file://extmk_run.patch;patch=1 \
5            file://extmk.patch;patch=1 \
6 "
7 FILES_${PN}-dbg += "${libdir}/ruby/1.8/*/.debug \
8                     ${libdir}/ruby/1.8/*/*/.debug"
9 BBCLASSEXTEND = "native"