Try patchelf 0.9 = 44b7f95

This commit is contained in:
probonopd
2017-05-20 15:16:08 +02:00
committed by GitHub
parent f6664faaf9
commit bb39683187
+1 -1
View File
@@ -5,7 +5,7 @@ set -e
sudo add-apt-repository --yes ppa:beineri/opt-qt58-trusty
sudo apt-get update -qq
git clone https://github.com/NixOS/patchelf.git
git clone -o 44b7f95 https://github.com/NixOS/patchelf.git
cd patchelf
bash ./bootstrap.sh
./configure