diff options
Diffstat (limited to 'science/quantum-espresso/files')
| -rw-r--r-- | science/quantum-espresso/files/patch-CMakeLists.txt | 4 | ||||
| -rw-r--r-- | science/quantum-espresso/files/patch-environment__variables | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/quantum-espresso/files/patch-CMakeLists.txt b/science/quantum-espresso/files/patch-CMakeLists.txt index d315d0c9420b..40e483c19d13 100644 --- a/science/quantum-espresso/files/patch-CMakeLists.txt +++ b/science/quantum-espresso/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2024-03-16 03:53:23 UTC +--- CMakeLists.txt.orig 2025-08-19 09:57:12 UTC +++ CMakeLists.txt -@@ -395,14 +395,14 @@ endif(QE_ENABLE_MPI) +@@ -415,14 +415,14 @@ endif(QE_ENABLE_MPI) ########################################################### # Git ########################################################### diff --git a/science/quantum-espresso/files/patch-environment__variables b/science/quantum-espresso/files/patch-environment__variables index afa3ad0d0e6d..e241b507051a 100644 --- a/science/quantum-espresso/files/patch-environment__variables +++ b/science/quantum-espresso/files/patch-environment__variables @@ -1,4 +1,4 @@ ---- environment_variables.orig 2024-02-29 10:18:05 UTC +--- environment_variables.orig 2025-08-19 09:57:12 UTC +++ environment_variables @@ -66,12 +66,16 @@ # For this reason, a plain "diff" of your results against the reference @@ -12,7 +12,7 @@ # $PREFIX is the root of the Quantum ESPRESSO source tree. BIN_DIR=$PREFIX/bin -PSEUDO_DIR=$PREFIX/pseudo -+PSEUDO_DIR=$PREFIX/share/quantum-espresso/pseudo ++PSEUDO_DIR=$PREFIX/share/quantum-espresso +ESPRESSO_PSEUDO=/tmp # Beware: everything in $TMP_DIR will be destroyed ! -TMP_DIR=$PREFIX/tempdir |
