[packages/wcm] New meson macros.

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


commit 07721a1a3e6d85b648160d657cc80ce9accd2867
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:24:02 2025 +0200

    New meson macros.

 wcm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wcm.spec b/wcm.spec
index 786ddf0..bfcc9f6 100644
--- a/wcm.spec
+++ b/wcm.spec
@@ -40,14 +40,14 @@ writes the config file that wayfire reads to update option values.
 %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/wcm.git/commitdiff/07721a1a3e6d85b648160d657cc80ce9accd2867



More information about the pld-cvs-commit mailing list