summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHP-CodeCoverage.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-PHP-CodeCoverage.spec')
-rw-r--r--php-phpunit-PHP-CodeCoverage.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-PHP-CodeCoverage.spec b/php-phpunit-PHP-CodeCoverage.spec
index c8f42b2..86812a3 100644
--- a/php-phpunit-PHP-CodeCoverage.spec
+++ b/php-phpunit-PHP-CodeCoverage.spec
@@ -94,7 +94,7 @@ rm -rf %{buildroot}
%post
if [ -x %{_bindir}/pear ]; then
%{_bindir}/pear uninstall --nodeps --ignore-errors --register-only \
- %{pear_channel}/%{pear_name} >/dev/null
+ %{pear_channel}/%{pear_name} >/dev/null || :
fi