2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-10-03 23:50:50 -06:00
repo/wayland/wayland-protocols/build

8 lines
Plaintext
Raw Normal View History

2021-07-07 15:39:15 -06:00
#!/bin/sh -e
./configure \
--prefix=/usr
make
2021-07-15 06:12:37 -06:00
make install