diff options
-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 |