forked from kiss-community/repo
mesa: Use autotools.
This commit is contained in:
parent
11999bb2f6
commit
279b4cf4b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user