mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-02-04 03:56:11 -06:00
Fixes #167 - Bump patchelf version to 0.14.5
This commit is contained in:
parent
1d3d97469a
commit
185a17c810
@ -47,7 +47,7 @@ pushd "$BUILD_DIR"
|
||||
git clone https://github.com/NixOS/patchelf.git .
|
||||
|
||||
# cannot use -b since it's not supported in really old versions of git
|
||||
git checkout 0.8
|
||||
git checkout 0.14.5
|
||||
|
||||
# prepare configure script
|
||||
./bootstrap.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user