[conf/intel] set RUBY_TARGETS to ruby19
This commit is contained in:
parent
f0c5cb1bbc
commit
ddbaf780dd
@ -61,7 +61,7 @@ PYTHON_TARGETS="python2_7"
|
|||||||
|
|
||||||
# Some more forced targets
|
# Some more forced targets
|
||||||
PHP_TARGETS="php5-3"
|
PHP_TARGETS="php5-3"
|
||||||
RUBY_TARGETS="ruby18"
|
RUBY_TARGETS="ruby19"
|
||||||
|
|
||||||
# Apache suEXEC default UMASK
|
# Apache suEXEC default UMASK
|
||||||
# See bug 3544
|
# See bug 3544
|
||||||
|
@ -64,7 +64,7 @@ PYTHON_TARGETS="python2_7"
|
|||||||
|
|
||||||
# Other forced targets
|
# Other forced targets
|
||||||
PHP_TARGETS="php5-3"
|
PHP_TARGETS="php5-3"
|
||||||
RUBY_TARGETS="ruby18"
|
RUBY_TARGETS="ruby19"
|
||||||
|
|
||||||
# Apache suEXEC default UMASK
|
# Apache suEXEC default UMASK
|
||||||
# See bug 3544
|
# See bug 3544
|
||||||
|
Loading…
Reference in New Issue
Block a user