Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
bigdft - work around issue with ntpoly 3.0.0
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 29 Oct 2023 21:22:20 +0000 (22:22 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 29 Oct 2023 21:22:20 +0000 (22:22 +0100)
tools/jenkins/ci-bigdft.sh

index 29673a7..856c20c 100755 (executable)
@@ -22,6 +22,9 @@ export PATH=$PWD/simgrid-dev/smpi_script/bin/:$PATH
 export LD_LIBRARY_PATH=$PWD/simgrid-dev/lib/:$LD_LIBRARY_PATH
 export JHBUILD_RUN_AS_ROOT=1
 
+#workaround issue with ntpoly 3.0.0
+sed -i 's|repository type="tarball" name="ntpoly" href="https://github.com/william-dawson/NTPoly/archive/"|repository type="git" name="ntpoly" href="https://github.com/william-dawson/NTPoly/"|' ../modulesets/hpc-upstream.modules
+
 ../Installer.py autogen -y
 
 ../Installer.py -f ../../tools/jenkins/gfortran-simgrid.rc -y build