[packages/gnome-sound-recorder] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:14:17 CEST 2025
commit 66b74ecb40a2591f2f91579376df58fd532d01e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:14:01 2025 +0200
New meson macros.
gnome-sound-recorder.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-sound-recorder.spec b/gnome-sound-recorder.spec
index 13ed959..8aebe46 100644
--- a/gnome-sound-recorder.spec
+++ b/gnome-sound-recorder.spec
@@ -69,14 +69,14 @@ dźwięku.
%setup -q
%build
-%meson build
+%meson
-%ninja_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%ninja_install -C build
+%meson_install
%find_lang org.gnome.SoundRecorder
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-sound-recorder.git/commitdiff/66b74ecb40a2591f2f91579376df58fd532d01e6
More information about the pld-cvs-commit
mailing list