diff options
-rw-r--r-- | php-horde-Horde-Service-Weather.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Service-Weather.spec b/php-horde-Horde-Service-Weather.spec index 60f1c50..e17c040 100644 --- a/php-horde-Horde-Service-Weather.spec +++ b/php-horde-Horde-Service-Weather.spec @@ -114,7 +114,7 @@ cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) phpunit \ --include-path=$src/lib \ -d date.timezone=UTC \ - . || exit 0 + . %clean |