aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ruby/ruby_1.8.7-p248.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ruby/ruby_1.8.7-p248.bb')
-rw-r--r--recipes/ruby/ruby_1.8.7-p248.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ruby/ruby_1.8.7-p248.bb b/recipes/ruby/ruby_1.8.7-p248.bb
index 6120e3666d..6de359d590 100644
--- a/recipes/ruby/ruby_1.8.7-p248.bb
+++ b/recipes/ruby/ruby_1.8.7-p248.bb
@@ -1,8 +1,8 @@
require ruby.inc
PR = "${INC_PR}.0"
SRC_URI = "ftp://ftp.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \
- file://extmk_run.patch;apply=yes \
- file://extmk.patch;apply=yes \
+ file://extmk_run.patch \
+ file://extmk.patch \
"
FILES_${PN}-dbg += "${libdir}/ruby/1.8/*/.debug \
${libdir}/ruby/1.8/*/*/.debug"