remove manual flex installation
This commit is contained in:
parent
bda1c5d55d
commit
ab82c7455c
@ -75,11 +75,6 @@ if [ "$cmake_version" \< "3.7.1" ] ; then
|
||||
cd ..
|
||||
fi
|
||||
|
||||
# Flex
|
||||
wget http://maxscale-jenkins.mariadb.com/x/flex-2.5.35-0.8.el5.rfb.x86_64.rpm
|
||||
sudo yum install flex-2.5.35-0.8.el5.rfb.x86_64.rpm -y --nogpgcheck
|
||||
rm flex-2.5.35-0.8.el5.rfb.x86_64*
|
||||
|
||||
# RabbitMQ C client
|
||||
mkdir rabbit
|
||||
cd rabbit
|
||||
|
Loading…
x
Reference in New Issue
Block a user