mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +00:00
one more for patchelf
This commit is contained in:
@@ -99,7 +99,7 @@ else
|
||||
echo "Downloading PatchELF $PATCHELF_VERSION"
|
||||
wget https://github.com/NixOS/patchelf/archive/$PATCHELF_VERSION.tar.gz
|
||||
tar xf $PATCHELF_VERSION.tar.gz
|
||||
cd patchelf-$PATCHELF_VERSION
|
||||
cd patchelf-$PATCHELF_VERSION/src
|
||||
./configure
|
||||
make
|
||||
sudo make install
|
||||
|
||||
Reference in New Issue
Block a user