diff options
author | Honza Macháček <Hloupy.Honza@centrum.cz> | 2011-12-14 14:24:36 +0100 |
---|---|---|
committer | Honza Macháček <Hloupy.Honza@centrum.cz> | 2011-12-14 14:24:36 +0100 |
commit | 3f27ec4bd917aa7c310ded708f1aaa041ba4bb61 (patch) | |
tree | cba4b1855b670661ef544e30998d661010e870bf /sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch | |
parent | media-gfx/librecad: version bump to 2.0.0_alpha1 (diff) | |
download | sci-3f27ec4bd917aa7c310ded708f1aaa041ba4bb61.tar.gz sci-3f27ec4bd917aa7c310ded708f1aaa041ba4bb61.tar.bz2 sci-3f27ec4bd917aa7c310ded708f1aaa041ba4bb61.zip |
sci-physics/abinit updated to 6.10.3, sci-libs/bigdft to 1.2.0.5, and sci-libs/libxc to 1.1.0
Diffstat (limited to 'sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch')
-rw-r--r-- | sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch b/sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch new file mode 100644 index 000000000..32f95af52 --- /dev/null +++ b/sci-libs/bigdft/files/bigdft-1.2.0.5-0001.patch @@ -0,0 +1,13 @@ +--- bigdft-1.2.0.5/configure 2011-11-04 15:35:33.000000000 +0100 ++++ bigdft-1.2.0.5-new/configure 2011-11-19 21:06:31.000000000 +0100 +@@ -4736,6 +4736,9 @@ + "mipspro") + capitalize_module=yes + capitalize_module_ext="mod" ;; ++ "open64") ++ capitalize_module=yes ++ capitalize_module_ext="mod" ;; + *) + capitalize_module=no + capitalize_module_ext="mod" ;; + |