Merge branch '2.3' into 2.4

This commit is contained in:
Markus Mäkelä 2020-02-19 19:25:40 +02:00
commit 19030bed35
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499

View File

@ -252,7 +252,7 @@ sudo make install
cd ../../
# Avro C API
wget -q -r -l1 -nH --cut-dirs=2 --no-parent -A.tar.gz --no-directories https://www-eu.apache.org/dist/avro/stable/c
wget -q -r -l1 -nH --cut-dirs=2 --no-parent -A.tar.gz --no-directories https://downloads.apache.org/avro/stable/c/
if [ $? != 0 ]
then
echo "Error getting avro-c"