git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a720e14
)
ruby: fix packaging
author
Koen Kooi
<koen@openembedded.org>
Tue, 24 Jul 2007 14:24:59 +0000
(14:24 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 24 Jul 2007 14:24:59 +0000
(14:24 +0000)
packages/ruby/ruby_1.8.5.bb
patch
|
blob
|
history
diff --git
a/packages/ruby/ruby_1.8.5.bb
b/packages/ruby/ruby_1.8.5.bb
index
d06e9e0
..
6260614
100644
(file)
--- a/
packages/ruby/ruby_1.8.5.bb
+++ b/
packages/ruby/ruby_1.8.5.bb
@@
-1,2
+1,8
@@
require ruby.inc
DEPENDS = "ruby-native zlib openssl"
+
+PR = "r1"
+
+FILES_${PN}-dbg += "${libdir}/ruby/1.8/*/.debug \
+ ${libdir}/ruby/1.8/*/*/.debug"
+