[packages/wtype] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:24:43 CEST 2025


commit 5b57ff97c5303d6ac5944b02844b56ba0cd6e859
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:24:27 2025 +0200

    New meson macros.

 wtype.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wtype.spec b/wtype.spec
index 7c4b490..86d607a 100644
--- a/wtype.spec
+++ b/wtype.spec
@@ -22,13 +22,13 @@ xdotool type for wayland.
 %setup -q
 
 %build
-%meson build
+%meson
 
-%ninja_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%ninja_install -C build
+%meson_install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wtype.git/commitdiff/5b57ff97c5303d6ac5944b02844b56ba0cd6e859



More information about the pld-cvs-commit mailing list