From d93b06b47750eeeed5e7418e5ab853f75f58723a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Dec 2017 07:49:36 +0100 Subject: backport stuff --- php-symfony4.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'php-symfony4.spec') diff --git a/php-symfony4.spec b/php-symfony4.spec index fae9609..c617d29 100644 --- a/php-symfony4.spec +++ b/php-symfony4.spec @@ -1,3 +1,4 @@ +# remirepo spec file for php-symfony4, from: # # Fedora spec file for php-symfony4 # @@ -2273,7 +2274,7 @@ done %exclude %{symfony4_dir}/Component/Debug/composer.json %exclude %{symfony4_dir}/Component/Debug/phpunit.* %exclude %{symfony4_dir}/Component/Debug/Tests -%exclude %{symfony4_dir}/Component/Debug/Resources/ext +#exclude %{symfony4_dir}/Component/Debug/Resources/ext # ------------------------------------------------------------------------------ -- cgit