summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2017-02-21 21:02:19 -0700
committerChristoph Junghans <junghans@votca.org>2017-02-21 21:02:19 -0700
commit0566362ac6a241d6108ba1e73f0f1b502a0f0b85 (patch)
treeaf31e86db069883a5160731704314ddb4c9bdb06
parente5b0225521126cd5ab100faacd0102d10658a2f1 (diff)
downloadfedora-review-0566362ac6a241d6108ba1e73f0f1b502a0f0b85.tar.gz
fedora-review-0566362ac6a241d6108ba1e73f0f1b502a0f0b85.tar.xz
fedora-review-0566362ac6a241d6108ba1e73f0f1b502a0f0b85.zip
espresso: fix files section
-rw-r--r--espresso/espresso.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/espresso/espresso.spec b/espresso/espresso.spec
index 03569f0..626ffab 100644
--- a/espresso/espresso.spec
+++ b/espresso/espresso.spec
@@ -199,7 +199,7 @@ popd
%license COPYING
%files devel
-%{_libdir}/*/lib*.so
+%{_libdir}/*/lib/lib*.so
%files -n python2-%{name}-openmpi
%{_libdir}/openmpi/lib*.so.*