diff options
-rw-r--r-- | php-phpunit-selenium.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-selenium.spec b/php-phpunit-selenium.spec index 0549c3c..010bace 100644 --- a/php-phpunit-selenium.spec +++ b/php-phpunit-selenium.spec @@ -58,7 +58,7 @@ end-to-end tests against Selenium 2. %prep %setup -q -n %{gh_project}-%{gh_commit} -rm PHPUnit/Extensions/SeleniumCommon/Autoload.php.in +rm PHPUnit/Extensions/SeleniumCommon/Autoload.php* %build |