git » xkeyboard-config.git » commit 42e7b69

xkeyboard-config 2.41

author Urja (ARMLFS builder)
2024-07-12 17:48:10 UTC
committer Urja (ARMLFS builder)
2024-07-12 17:48:10 UTC
parent 4a0a9575fb9a6aee3ecbb9edc7146ab9d670bca5

xkeyboard-config 2.41

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5927082..4ae0061 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ build() {
     -D xorg-rules-symlinks=true
 
   # Print config
-  meson configure build
+  # meson configure build
 
   ninja -C build
 }