Commit 3020e886 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated wayland-protocols to 1.20

parent e411b7eb
all: all:
tar xf wayland-protocols-1.17.tar.xz tar xf wayland-protocols-1.20.tar.xz
cd wayland-protocols-1.17 && ./configure --prefix=/usr cd wayland-protocols-1.20 && ./configure --prefix=/usr
$(MAKE) -C wayland-protocols-1.17 $(MAKE) -C wayland-protocols-1.20
$(MAKE) -C wayland-protocols-1.17 check $(MAKE) -C wayland-protocols-1.20 check
$(MAKE) -C wayland-protocols-1.17 install $(MAKE) -C wayland-protocols-1.20 install
rm -rf wayland-protocols-1.17 rm -rf wayland-protocols-1.20
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