Commit 1a904c74 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf wayland-1.14.0.tar.xz
cd wayland-1.14.0 && ./configure --prefix=/usr --disable-static --disable-documentation
$(MAKE) -C wayland-1.14.0
$(MAKE) -C wayland-1.14.0 check
$(MAKE) -C wayland-1.14.0 install
rm -rf wayland-1.14.0
headers
/usr/include/.*
bin
/usr/bin/.*
/usr/share/wayland/.*
autoconf
/usr/share/aclocal/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
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