[conf/intel] set RUBY_TARGETS to ruby19

This commit is contained in:
Joost Ruis 2012-10-10 08:28:19 +00:00
parent f0c5cb1bbc
commit ddbaf780dd
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ PYTHON_TARGETS="python2_7"
# Some more forced targets
PHP_TARGETS="php5-3"
RUBY_TARGETS="ruby18"
RUBY_TARGETS="ruby19"
# Apache suEXEC default UMASK
# See bug 3544

View File

@ -64,7 +64,7 @@ PYTHON_TARGETS="python2_7"
# Other forced targets
PHP_TARGETS="php5-3"
RUBY_TARGETS="ruby18"
RUBY_TARGETS="ruby19"
# Apache suEXEC default UMASK
# See bug 3544