Merge /u/vskuric/foam-extend/ branch nextRelease into nextRelease

https://sourceforge.net/p/foam-extend/foam-extend-3.2/merge-requests/50/
This commit is contained in:
Henrik Rusche 2016-11-09 11:13:46 +00:00
commit 6f8fbeca4f

View file

@ -92,7 +92,7 @@ then
# #
[ ! -z "$WM_THIRD_PARTY_USE_LIBCCMIO_261" ] && { [ ! -z "$WM_THIRD_PARTY_USE_LIBCCMIO_261" ] && {
echo "Building Libccmio 2.6.1" echo "Building Libccmio 2.6.1"
( 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 ) ( rpm_make -p libccmio-2.6.1 -s libccmio-2.6.1.spec -u http://portal.nersc.gov/project/visit/third_party/libccmio-2.6.1.tar.gz )
} }
else else
echo "Using system installed Libccmio" echo "Using system installed Libccmio"