diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-09-03 09:09:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-09-03 09:09:45 +0200 |
commit | f9cf83785779766a7272f9eff3abbd9da9ea6302 (patch) | |
tree | 8ddb0b99d6c01b7baabb511f904518ce19286f0b | |
parent | 4c477731d09a755152f92900a5161eaf1fe14afe (diff) |
php55-php: update to 5.5.16 + enable most extensions
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -223,7 +223,7 @@ elif [ $1 = scl55 ]; then done for i in $(seq 6 7) do - getOneMock scl54el${i}x $opt + getOneMock scl55el${i}x $opt done elif [ $1 = scl56 ]; then |