diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-03-27 06:55:34 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-03-27 06:55:34 +0100 |
commit | 25ced83af4e3d8dff00d279e39a7dc628c980cd3 (patch) | |
tree | 9b161f71cdd0ccd7fec866df7ffb1409f2d97853 | |
parent | 04c20537a06b43ff516562f8eea2f22fe5ff42f6 (diff) |
php-phpunit-phpcpd: cleanup
-rw-r--r-- | php-phpunit-phpcpd.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-phpunit-phpcpd.spec b/php-phpunit-phpcpd.spec index a8aecf3..b170975 100644 --- a/php-phpunit-phpcpd.spec +++ b/php-phpunit-phpcpd.spec @@ -98,7 +98,6 @@ install -D -p -m 755 phpcpd %{buildroot}%{_bindir}/phpcpd %check phpunit \ --bootstrap src/autoload.php \ - -d date.timezone=UTC \ tests %endif |