summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-02 10:02:48 +0100
committerRemi Collet <remi@remirepo.net>2018-03-02 10:02:48 +0100
commit565b32fbb38404a533a483040468bba198f17a69 (patch)
tree74e461b2c2909b5b95c469eff451bf0d6880ec8e
parentf81a4fc4bbd1cb8fdb4de449e89a0cb2d90fe101 (diff)
minor for EL6
-rw-r--r--php-symfony4.spec2
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
# ------------------------------------------------------------------------------