summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-17 16:18:44 +0100
committerRemi Collet <remi@remirepo.net>2020-03-17 16:18:44 +0100
commit4cb651f6c7f3234ce27bf6c02bac508254497cd3 (patch)
tree60bde22673866e3fbceb03b062eaf00fc07aa0af
parent8782f460cf10ad1dac661a5f45e2c179c8c4e87d (diff)
cleanup
-rw-r--r--php-phpunit-selenium.spec2
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