mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #25793 from rallytime/bp-25730
Back-port #25730 to 2015.5
This commit is contained in:
commit
823f0ce350
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue