Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
mesa: Use autotools.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jun 27, 2019
1 parent 11999bb commit 279b4cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xorg/mesa/build
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 279b4cf

Please sign in to comment.