Commit e411b7eb authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated wayland-protocols to 1.17

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