Skip to content
Snippets Groups Projects
Commit 9ebbb09e authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Same as 65021761, for gmx 2020

Include plumed- in the fork name
parent 7a4f2834
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,8 @@ EOF
plumed_before_patch(){
plumed_patch_info
mv cmake/gmxVersionInfo.cmake cmake/gmxVersionInfo.cmake.preplumed
awk -v version="$PLUMED_VERSION" '/^set\(GMX_VERSION_STRING_OF_FORK/{gsub(/""/, "plumed-" version)}; {print}' cmake/gmxVersionInfo.cmake.preplumed > cmake/gmxVersionInfo.cmake
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment