[packages/libgsystemservice] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:17:26 CEST 2025


commit c7bbbe169a5bf9beeb955fd6267483a0a01ea52b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:17:10 2025 +0200

    New meson macros.

 libgsystemservice.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgsystemservice.spec b/libgsystemservice.spec
index 7214cf3..3260f1b 100644
--- a/libgsystemservice.spec
+++ b/libgsystemservice.spec
@@ -73,14 +73,14 @@ Dokumentacja API biblioteki libgsystemservice.
 %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/libgsystemservice.git/commitdiff/c7bbbe169a5bf9beeb955fd6267483a0a01ea52b



More information about the pld-cvs-commit mailing list