summaryrefslogtreecommitdiffstats
path: root/php-symfony2-Validator.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-symfony2-Validator.spec')
-rw-r--r--php-symfony2-Validator.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-symfony2-Validator.spec b/php-symfony2-Validator.spec
index 86717af..37e6465 100644
--- a/php-symfony2-Validator.spec
+++ b/php-symfony2-Validator.spec
@@ -86,7 +86,7 @@ install -pm 644 %{name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
%check
-%if 0%{fedora} > 13
+%if 0%{?fedora} > 13
cd %{pear_name}-%{version}/Symfony/Component/%{pear_name}/Tests
cp %{SOURCE1} bootstrap.php
phpunit --bootstrap bootstrap.php --verbose .