From 250a87501412aaa9d28487c378a529bae9f2a28d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sun, 10 Jul 2016 18:49:53 +0200 Subject: [PATCH] cannot build rvm-ruby on f14 at this point turn off building of rvm-ruby and oml on onelab --- onelab.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/onelab.mk b/onelab.mk index 047cc9ed..b13ca19f 100644 --- a/onelab.mk +++ b/onelab.mk @@ -458,7 +458,8 @@ IN_BOOTCD += pyplnet rvm-ruby-MODULES := rvm-ruby rvm-ruby-SPEC := rpm/rvm-ruby.spec rvm-ruby-STOCK-DEVEL-RPMS := chrpath libyaml-devel libffi-devel libxslt-devel -ALL += rvm-ruby +# July 2016 : this is not working on fedora14 anymore.... +#ALL += rvm-ruby # # OML measurement library @@ -466,7 +467,8 @@ ALL += rvm-ruby oml-MODULES := oml oml-STOCK-DEVEL-RPMS += sqlite-devel oml-SPEC := liboml.spec -ALL += oml +# July 2016 : not use for this one either then +# ALL += oml # # bootcd -- 2.43.0