2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
repo/wayland/wayland-protocols/build
2021-07-15 15:12:37 +03:00

8 lines
65 B
Bash
Executable File

#!/bin/sh -e
./configure \
--prefix=/usr
make
make install