diff options
| author | Jeff Hatch <jhatch@multitech.com> | 2017-02-13 14:34:48 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2017-05-23 15:21:54 -0500 |
| commit | 14bf87bc4cf2c389c624ffdb1a6d09c24e3ab9d0 (patch) | |
| tree | 029329eb712b12647f786a1562ac33991d2647dc /recipes-ruby/ruby/ruby_1.9.3-p429.bbappend | |
| parent | 6fbfbe0cb5df5546beda2b88a19a398ea0ebdbc8 (diff) | |
| download | meta-mlinux-14bf87bc4cf2c389c624ffdb1a6d09c24e3ab9d0.tar.gz meta-mlinux-14bf87bc4cf2c389c624ffdb1a6d09c24e3ab9d0.tar.bz2 meta-mlinux-14bf87bc4cf2c389c624ffdb1a6d09c24e3ab9d0.zip | |
Initial commit of Yocto 2.1 changes
Diffstat (limited to 'recipes-ruby/ruby/ruby_1.9.3-p429.bbappend')
| -rw-r--r-- | recipes-ruby/ruby/ruby_1.9.3-p429.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-ruby/ruby/ruby_1.9.3-p429.bbappend b/recipes-ruby/ruby/ruby_1.9.3-p429.bbappend deleted file mode 100644 index b31d44c..0000000 --- a/recipes-ruby/ruby/ruby_1.9.3-p429.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -# remove /usr/share/ri from main ruby package -# using FILES_${PN}_remove doesn't work... -FILES_ruby_remove = "${datadir}/ri" -FILES_${PN}-doc += "${datadir}/ri" |
