2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

mesa: Add comment.

This commit is contained in:
Dylan Araps 2019-06-27 21:25:37 +03:00
parent 279b4cf4b7
commit e4b73faafa

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
# Use autotools to build mesa.
# Meson has no ability to disable 'gettext'.
./configure \
--prefix=/usr \
--sysconfdir=/etc \