From 4cb651f6c7f3234ce27bf6c02bac508254497cd3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 17 Mar 2020 16:18:44 +0100 Subject: cleanup --- php-phpunit-selenium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit