mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
patchelf lives in pkgsrc
alteast on base-64-lts 14.4.0 release
This commit is contained in:
parent
1fae76d53c
commit
937779eb51
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