Require rubypick only on Fedora
There is no rubypick in rhel/centos but is in Fedora,
7724c2d703/f/ruby.spec (_146-148)
This commit is contained in:
parent
dc28d106a9
commit
98bf2ce800
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
adjust:
|
||||
- when: distro != fedora
|
||||
require-:
|
||||
- rubypick
|
||||
environment:
|
||||
PACKAGES: "ruby rubygems"
|
||||
|
||||
component:
|
||||
- rubygem-rails
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue