Hello,
I am working for ruby module. https://src.fedoraproject.org/modules/ruby
I want a macro definition to build the ruby without systemtap rpm (+ dtrace command), such as below macro.
%global with_rubypick 1
Because it is uncertainly when systemtap module will be prepared or not right now.
Is it possible to update ruby.spec for that?
Jun