diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-03-21 10:14:24 +0100 |
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-03-21 10:14:24 +0100 |
| commit | ec4e4f60837cfebd2b4755799533a854bae75eaa (patch) | |
| tree | 2f6915229ecab998b580ffa2acde23dad2bf1701 /pecl.sh | |
| parent | dbd6e1b735b21a3fcb27393675a0377a9a236a01 (diff) | |
php extension rebuild for php 5.5
Diffstat (limited to 'pecl.sh')
| -rw-r--r-- | pecl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/sh -exec /usr/bin/php -C -n -q \ +exec /usr/bin/php -C -q \ -d include_path=/usr/share/pear \ -d date.timezone=UTC \ -d output_buffering=1 \ |
