2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

gcompat: update for new env

This commit is contained in:
Dylan Araps 2021-07-18 05:14:26 +03:00
parent 589ca5c10e
commit 20028037f8
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -11,7 +11,7 @@ mv -f _ Makefile
export PKG_CONFIG=/bin/true
make LINKER_PATH=/usr/lib/ld-musl-x86_64.so.1
make DESTDIR="$1" install
make install
ln -s ld-linux.so.2 "$1/usr/lib/ld-linux-x86-64.so.2"