git » xorg-fonts-encodings.git » commit 38c28d3

xorg-fonts-encodings 1.1.0

author Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:04 UTC
parent bf5c88ef7aa094106d639de6a5cc0551d416e449

xorg-fonts-encodings 1.1.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e1f041e..bfedb5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ build() {
   arch-meson encodings-$pkgver build
 
   # Print config
-  meson configure build
+  # meson configure build
 
   meson compile -C build
 }