[packages/rage] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:21:57 CEST 2025
commit e5223f46b68dc9fc0600ef458fd8bf1a04c345a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:21:41 2025 +0200
New meson macros.
rage.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rage.spec b/rage.spec
index d7ffacc..4981076 100644
--- a/rage.spec
+++ b/rage.spec
@@ -24,14 +24,14 @@ telewizorze podłączonym do komputera przy użyciu pilota.
%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/rage.git/commitdiff/e5223f46b68dc9fc0600ef458fd8bf1a04c345a4
More information about the pld-cvs-commit
mailing list