[packages/c-shquote] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:11:06 CEST 2025


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

    New meson macros.

 c-shquote.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/c-shquote.spec b/c-shquote.spec
index e291712..e4e6834 100644
--- a/c-shquote.spec
+++ b/c-shquote.spec
@@ -38,14 +38,14 @@ Static c-shquote library.
 %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/c-shquote.git/commitdiff/62754f665ef8b1e3a0fd70b4c157f10ccd4ad8f4



More information about the pld-cvs-commit mailing list