diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-17 16:20:24 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-17 16:20:24 +0100 |
commit | b421e7c888d409a09f91c4a018c01531e5442701 (patch) | |
tree | 59a0141d7abbf53c93afe4c6bcc7564e6cf5bf10 | |
parent | 4cb651f6c7f3234ce27bf6c02bac508254497cd3 (diff) |
cleanup²
-rw-r--r-- | php-phpunit-selenium.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/php-phpunit-selenium.spec b/php-phpunit-selenium.spec index 010bace..266641f 100644 --- a/php-phpunit-selenium.spec +++ b/php-phpunit-selenium.spec @@ -79,8 +79,7 @@ cp -pr PHPUnit/* %{buildroot}%{php_home} %license LICENSE %doc ChangeLog.markdown README.md %doc composer.json -%dir %{php_home}/Extensions - %{php_home}/Extensions/Selenium* +%{php_home}/Extensions/Selenium* %changelog |