summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2017-03-06 02:20:00 -0700
committerChristoph Junghans <junghans@votca.org>2017-03-06 02:20:00 -0700
commitd3a7a5e9e759dbfeb527644f43f8f6362d7fda58 (patch)
treeb68c5d71c656cf3af46bfedf4003de49484dd0a9
parenta1fa296cd400a9b3fc84973d2a73ab79bebd9841 (diff)
downloadfedora-review-d3a7a5e9e759dbfeb527644f43f8f6362d7fda58.tar.gz
fedora-review-d3a7a5e9e759dbfeb527644f43f8f6362d7fda58.tar.xz
fedora-review-d3a7a5e9e759dbfeb527644f43f8f6362d7fda58.zip
espresso: package missing files
-rw-r--r--espresso/espresso.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/espresso/espresso.spec b/espresso/espresso.spec
index 53fed12..1197c6d 100644
--- a/espresso/espresso.spec
+++ b/espresso/espresso.spec
@@ -196,11 +196,11 @@ popd
%license COPYING
%files -n python2-%{name}-openmpi
-%{_libdir}/openmpi/lib/lib*.so.*
+%{_libdir}/openmpi/lib/lib*.so
%{python_sitearch}/openmpi/%{name}md
%files -n python2-%{name}-mpich
-%{_libdir}/mpich/lib/lib*.so.*
+%{_libdir}/mpich/lib/lib*.so
%{python_sitearch}/mpich/%{name}md
%changelog