File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 163163# bets are off. So feel free to install it anywhere in your tree. He
164164# suggests $prefix/doc.
165165%define _defaultdocdir /opt/%{name }/%{version }/doc
166+ # Also put the modulefile in /opt.
167+ %define modulefile_path /opt/%{name }/%{version }/share/openmpi/modulefiles
166168%endif
167169
168170%if ! %{build_debuginfo_rpm }
@@ -767,6 +769,10 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
767769#
768770#############################################################################
769771%changelog
772+ * Tue Mar 28 2017 Jeff Squyres <jsquyres@cisco.com>
773+ - Reverting a decision from a prior changelog entry: if
774+ install_in_opt==1, then even put the modulefile under /opt.
775+
770776* Thu Nov 12 2015 Gilles Gouaillardet <gilles@rist.or.jp>
771777- Revamp packaging when prefix is /usr
772778
You can’t perform that action at this time.
0 commit comments