[packages/gnome-firmware] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:13:47 CEST 2025
commit 16056e43d8fedf325a990fd118d08b01e74b4d6a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:13:31 2025 +0200
New meson macros.
gnome-firmware.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-firmware.spec b/gnome-firmware.spec
index 2cc60f1..c6dcebf 100644
--- a/gnome-firmware.spec
+++ b/gnome-firmware.spec
@@ -59,15 +59,15 @@ Ta aplikacja potrafi:
%patch -P0 -p1
%build
-%meson build \
+%meson \
-Dman=true
-%ninja_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%ninja_install -C build
+%meson_install
%find_lang %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-firmware.git/commitdiff/16056e43d8fedf325a990fd118d08b01e74b4d6a
More information about the pld-cvs-commit
mailing list