mesa: Use autotools.

This commit is contained in:
Dylan Araps 2019-06-27 21:21:58 +03:00
parent 11999bb2f6
commit 279b4cf4b7

View File

@ -5,7 +5,8 @@
--sysconfdir=/etc \
--mandir=/usr/share/man \
--localstatedir=/var \
--with-platforms=x11,drm
--with-platforms=x11,drm \
--enable-autotools
make
make DESTDIR="$1" install