repo/wayland/wayland-protocols/build

8 lines
65 B
Plaintext
Raw Normal View History

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