[packages/paprefs] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:20:31 CEST 2025
commit 70a9b9c5e2fb13086cdfdb030f9b83f14cf1c5b6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:20:15 2025 +0200
New meson macros.
paprefs.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/paprefs.spec b/paprefs.spec
index 3096959..f7749bf 100644
--- a/paprefs.spec
+++ b/paprefs.spec
@@ -36,14 +36,14 @@ dialogowe do konfiguracji serwera dźwięku PulseAudio.
%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 %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/paprefs.git/commitdiff/70a9b9c5e2fb13086cdfdb030f9b83f14cf1c5b6
More information about the pld-cvs-commit
mailing list