summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-02 14:57:38 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-02 14:57:38 +0100
commit192708264d478e2c86d9f653702f2fc550a5b046 (patch)
tree3d3bec1cab134cada9b6145785efa05cc058c4ba
parent0227e04d4bff8e75a7b5a2a55f34ad5b55b56632 (diff)
php56: add environement module file
-rw-r--r--php55.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php55.spec b/php55.spec
index 95b5445..43ab753 100644
--- a/php55.spec
+++ b/php55.spec
@@ -124,7 +124,9 @@ help2man -N --section 7 ./h2m_helper -o %{scl_name}.7
%install
install -D -m 644 enable %{buildroot}%{_scl_scripts}/enable
+%if %{with_modules}
install -D -m 644 envmod %{buildroot}%{_scl_scripts}/%{scl_name}
+%endif
install -D -m 644 scldev %{buildroot}%{macrosdir}/macros.%{scl_name_base}-scldevel
install -D -m 644 %{scl_name}.7 %{buildroot}%{_mandir}/man7/%{scl_name}.7