diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-06 16:36:40 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-06 16:36:40 +0200 |
commit | f6e50f8592397ddb9ea62f1f23c8c06aac164cd6 (patch) | |
tree | 873c30e5cf2f2a0871fffaf012d397e141b46979 | |
parent | 190bb6d891572238cdef8a37d2d49893457428e0 (diff) |
php-symfony2-Locale 2.1.2
-rw-r--r-- | php-symfony2-Finder.spec | 2 |
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 . |