mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
patchelf lives in pkgsrc
alteast on base-64-lts 14.4.0 release
This commit is contained in:
parent
1fae76d53c
commit
937779eb51
@ -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…
Reference in New Issue
Block a user