diff graphics/mesa/mesa.sh @ 523:b1690d766bdb

graphics: use new FHS
author David Demelier <markand@malikania.fr>
date Tue, 09 Apr 2019 20:04:48 +0200
parents 04ed9ecf47d4
children 705beca72ba0
line wrap: on
line diff
--- a/graphics/mesa/mesa.sh	Tue Apr 09 19:50:31 2019 +0200
+++ b/graphics/mesa/mesa.sh	Tue Apr 09 20:04:48 2019 +0200
@@ -79,7 +79,7 @@
 	CXXFLAGS="$CXXFLAGS" \
 	LDFLAGS="$LDFLAGS" \
 	meson \
-		--prefix /usr \
+		--prefix / \
 		--buildtype release \
 		--default-library shared \
 		-D egl=true \