[libxc/el5/master] Add definition of modules dir.

Jussi Lehtola jussilehtola at fedoraproject.org
Mon Jan 24 19:07:03 UTC 2011


commit 12528334f49ec25857d2ba61ed1e158d06bae173
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Mon Jan 24 21:06:57 2011 +0200

    Add definition of modules dir.

 libxc.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libxc.spec b/libxc.spec
index 965a977..bb31ca9 100644
--- a/libxc.spec
+++ b/libxc.spec
@@ -1,3 +1,7 @@
+%if 0%{?rhel} == 5
+%global _fmoddir %{_libdir}/gfortran/modules
+%endif
+
 Name:		libxc
 Summary:	Library of exchange and correlation functionals to be used in DFT codes
 Version:	1.0


More information about the scm-commits mailing list