Commit 3a8f3a31 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated wayland-protocols to 1.21

parent 3020e886
all:
tar xf wayland-protocols-1.20.tar.xz
cd wayland-protocols-1.20 && ./configure --prefix=/usr
$(MAKE) -C wayland-protocols-1.20
$(MAKE) -C wayland-protocols-1.20 check
$(MAKE) -C wayland-protocols-1.20 install
rm -rf wayland-protocols-1.20
tar xf wayland-protocols-1.21.tar.xz
cd wayland-protocols-1.21 && ./configure --prefix=/usr
$(MAKE) -C wayland-protocols-1.21
$(MAKE) -C wayland-protocols-1.21 check
$(MAKE) -C wayland-protocols-1.21 install
rm -rf wayland-protocols-1.21
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment