diff options
author | Remi Collet <remi@remirepo.net> | 2018-03-02 10:02:48 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-03-02 10:02:48 +0100 |
commit | 565b32fbb38404a533a483040468bba198f17a69 (patch) | |
tree | 74e461b2c2909b5b95c469eff451bf0d6880ec8e /php-symfony4.spec | |
parent | f81a4fc4bbd1cb8fdb4de449e89a0cb2d90fe101 (diff) |
minor for EL6
Diffstat (limited to 'php-symfony4.spec')
-rw-r--r-- | php-symfony4.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-symfony4.spec b/php-symfony4.spec index 27a43e4..c244d30 100644 --- a/php-symfony4.spec +++ b/php-symfony4.spec @@ -1986,7 +1986,9 @@ exit $RET %{symfony4_dir}/Bundle/autoload.php %dir %{symfony4_dir}/Component %{symfony4_dir}/Component/autoload.php +%if %{with_tests} %exclude %{symfony4_dir}/vendor +%endif # ------------------------------------------------------------------------------ |