summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-symfony2-Finder.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-symfony2-Finder.spec b/php-symfony2-Finder.spec
index f9c052d..615369a 100644
--- a/php-symfony2-Finder.spec
+++ b/php-symfony2-Finder.spec
@@ -69,7 +69,7 @@ install -pm 644 %{name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
%check
-cd %{pear_name}-%{version}/Symfony/Component/Finder/Tests
+cd %{pear_name}-%{version}/Symfony/Component/%{pear_name}/Tests
cp %{SOURCE1} bootstrap.php
phpunit --bootstrap bootstrap.php --verbose .