patchelf lives in pkgsrc

alteast on base-64-lts 14.4.0 release
This commit is contained in:
Jorge Schrauwen 2015-07-26 12:23:59 +02:00 committed by rallytime
parent 1fae76d53c
commit 937779eb51

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