git » mesa-demos.git » commit 257749f

mesa-demos 9.0.0

author Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:56 UTC
parent 3585d2f3d68c94689e3cb619e1c7671565275cec

mesa-demos 9.0.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 73c43e5..d7973db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ build() {
     -D with-system-data-files=true
 
   # Print config
-  meson configure build
+  # meson configure build
 
   meson compile -C build
 }