Project

General

Profile

« Previous | Next » 

Revision a9ffb70c

Added by specs-from-koji (Jenkins) about 10 years ago

Update ruby193-ruby-wrapper to 0.0.2-5.el6

- Enable v8 collection too for SCL 1.1 ()

View differences:

rpms/epel-6/ruby193-ruby-wrapper/ruby-wrapper
#!/bin/bash
COMMAND="ruby $@"
SCL=FIXMESCL
scl enable FIXMESCL "$COMMAND"
scl enable $SCL "$COMMAND"

Also available in: Unified diff