[packages/gnome-bluetooth1] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:13:27 CEST 2025


commit d26680ffbca5495049dbfbda04d74f3540e6edd7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:13:11 2025 +0200

    New meson macros.

 gnome-bluetooth1.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-bluetooth1.spec b/gnome-bluetooth1.spec
index 8c2f962..8510cf5 100644
--- a/gnome-bluetooth1.spec
+++ b/gnome-bluetooth1.spec
@@ -92,16 +92,16 @@ Dokumentacja API biblioteki GNOME Bluetooth 1.0.
 %patch -P0 -p1
 
 %build
-%meson build \
+%meson \
 	%{?with_apidocs:-Dgtk_doc=true} \
 	-Dicon_update=false
 
-%ninja_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%ninja_install -C build
+%meson_install
 
 # keep just library and used data
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/bluetooth-sendto \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-bluetooth1.git/commitdiff/d26680ffbca5495049dbfbda04d74f3540e6edd7



More information about the pld-cvs-commit mailing list