[packages/mobile-broadband-provider-info] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:19:42 CEST 2025


commit 0feeccc2644356f5c197e067a061f7765bf6e063
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:19:26 2025 +0200

    New meson macros.

 mobile-broadband-provider-info.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mobile-broadband-provider-info.spec b/mobile-broadband-provider-info.spec
index 5bb6f21..e6c8023 100644
--- a/mobile-broadband-provider-info.spec
+++ b/mobile-broadband-provider-info.spec
@@ -41,14 +41,14 @@ Pliki programistyczne pakietu mobile-broadband-provider-info.
 %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/mobile-broadband-provider-info.git/commitdiff/0feeccc2644356f5c197e067a061f7765bf6e063



More information about the pld-cvs-commit mailing list