diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-04-07 15:02:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-04-07 15:02:18 +0200 |
commit | f82bcfb93a3c4dfe165146ccc5f977b2f615cd67 (patch) | |
tree | 1cea652d4c2db8d8d11683f3533d6a29fec9eed7 | |
parent | aa9bc536d15ab58b09b97c3c547db07b03b0f37a (diff) |
php-phpunit-PHPUnit: cleanup
-rw-r--r-- | php-phpunit-PHPUnit.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec index 9a97971..aa2a601 100644 --- a/php-phpunit-PHPUnit.spec +++ b/php-phpunit-PHPUnit.spec @@ -155,13 +155,11 @@ mv src PHPUnit %build -%{_bindir}/php -d date.timezone=UTC \ %{_bindir}/phpab \ --output PHPUnit/Autoload.php \ --template %{SOURCE1} \ PHPUnit -%{_bindir}/php -d date.timezone=UTC \ %{_bindir}/phpab \ --output tests/autoload.php \ tests |