summaryrefslogtreecommitdiffstats
path: root/espresso
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@votca.org>2017-02-21 23:13:16 -0700
committerChristoph Junghans <junghans@votca.org>2017-02-21 23:13:16 -0700
commit8a81f0a551bd0f65a54f6580b66748ef8e457823 (patch)
tree83e6c74ed2b2738ff3743a1f480d223ef9f25e9b /espresso
parenta35bf8b06ebf493f7c04236f3b17032df40c11cb (diff)
downloadfedora-review-8a81f0a551bd0f65a54f6580b66748ef8e457823.tar.gz
fedora-review-8a81f0a551bd0f65a54f6580b66748ef8e457823.tar.xz
fedora-review-8a81f0a551bd0f65a54f6580b66748ef8e457823.zip
espresso: +x for .so II
Diffstat (limited to 'espresso')
-rw-r--r--espresso/espresso.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/espresso/espresso.spec b/espresso/espresso.spec
index f7a9231..5ceca4b 100644
--- a/espresso/espresso.spec
+++ b/espresso/espresso.spec
@@ -175,7 +175,7 @@ pushd mpich_build
%make_install
popd
%{_mpich_unload}
-find %{buildroot} -name "*.so" -exec chmod +x {} \;
+find %{buildroot}%{_prefix} -name "*.so" -exec chmod +x {} \;
%check
# test openmpi?