2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-22 23:30:05 -07:00
repo/repo/m4/build

8 lines
105 B
Plaintext
Raw Normal View History

patch -p1 -i fix-glibc-2.28.patch
./configure \
--prefix=/usr
make
make DESTDIR="$pkg_dir" install