[packages/fomp] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:12:23 CEST 2025


commit c7ea1fcd116bf660e11cac6e3120fc83ec81105d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:12:06 2025 +0200

    New meson macros.

 fomp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fomp.spec b/fomp.spec
index 4708c5e..8f14a37 100644
--- a/fomp.spec
+++ b/fomp.spec
@@ -37,14 +37,14 @@ generatory.
 %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/fomp.git/commitdiff/c7ea1fcd116bf660e11cac6e3120fc83ec81105d



More information about the pld-cvs-commit mailing list