Merge pull request #25793 from rallytime/bp-25730

Back-port #25730 to 2015.5
This commit is contained in:
Nicole Thomas 2015-07-28 13:37:34 -06:00
commit 823f0ce350

View file

@ -18,13 +18,9 @@ hash -r
rm -rf /var/db/pkgin/
pkgin -y up
pkgin -y in build-essential salt swig py27-pip unzip py27-mysqldb libsodium mysql-client
pkgin -y in build-essential salt swig py27-pip unzip py27-mysqldb libsodium mysql-client patchelf
pkgin -y rm salt py27-zmq
cd /opt/local/bin
curl -kO 'https://us-east.manta.joyent.com/nahamu/public/smartos/bins/patchelf'
chmod +x patchelf
pip install --egg esky bbfreeze
cd $HERE