git » glu.git » commit 323165b

glu 9.0.3

author Urja (ARMLFS builder)
2024-07-12 17:47:53 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:47:53 UTC
parent b6bc740939434f26328ed896af89f42adb1a41f1

glu 9.0.3

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index abff160..98744e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ build() {
     -D default_library=shared
 
   # Print config
-  meson configure build
+  # meson configure build
 
   meson compile -C build
 }