[openfabrics-ewg] [PATCH ofed-1.2] ofa_user.spec: fix installation path for ehca.driver
Stefan Roscher
ossrosch at linux.vnet.ibm.com
Fri Feb 9 05:37:01 PST 2007
Hi Vladimir,
we tested the newest ofed1.2 package and found out that ehca.driver file is
not copied into /usr/local/ofed/etc/libibverbs.d/
This patch add the installation path for ehca.driver to ofa_user.spec.
Please ensure you first apply the ofa_user.spec patch I sent yesterday:
http://openib.org/pipermail/openib-general/2007-February/032736.html
Signed-off-by: Stefan Roscher <stefan.roscher at de.ibm.com>
---
ofa_user.spec | 1 +
1 files changed, 1 insertion(+)
diff -Nurp ofed_scripts_old/ofa_user.spec ofed_scripts_new/ofa_user.spec
--- ofed_scripts_old/ofa_user.spec 2007-02-09 14:00:38.000000000 +0100
+++ ofed_scripts_new/ofa_user.spec 2007-02-09 14:02:45.000000000 +0100
@@ -1165,6 +1165,7 @@ fi
%files -n libehca -f libehca-files
%defattr(-,root,root,-)
%{_libdir}/libehca*.so*
+%config %{_prefix}/etc/libibverbs.d/ehca.driver
# %doc AUTHORS COPYING ChangeLog README
%endif
More information about the ewg
mailing list