AllMake.stage3: new URL for libccmio-2.6.1. Bug fix from Hakan Nilsson and Niels Jacobsen
This commit is contained in:
parent
3a7b0de428
commit
da272842e4
1 changed files with 10 additions and 10 deletions
2
ThirdParty/AllMake.stage3
vendored
2
ThirdParty/AllMake.stage3
vendored
|
@ -77,7 +77,7 @@ fi
|
|||
# Libccmio
|
||||
if [ -z "$LIBCCMIO_SYSTEM" ]
|
||||
then
|
||||
( rpm_make -p libccmio-2.6.1 -s libccmio-2.6.1.spec -u https://wci.llnl.gov/codes/visit/3rd_party/libccmio-2.6.1.tar.gz )
|
||||
( rpm_make -p libccmio-2.6.1 -s libccmio-2.6.1.spec -u http://portal.nersc.gov/svn/visit/tags/2.4.2/third_party/libccmio-2.6.1.tar.gz )
|
||||
else
|
||||
echo "Using system installed Libccmio"
|
||||
echo ""
|
||||
|
|
Reference in a new issue