[packages/gnome-2048] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:13:21 CEST 2025
commit 08d90b282a793abc8970b3aa07c2eeb400251ba8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:13:04 2025 +0200
New meson macros.
gnome-2048.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-2048.spec b/gnome-2048.spec
index c124983..4c44d04 100644
--- a/gnome-2048.spec
+++ b/gnome-2048.spec
@@ -47,14 +47,14 @@ Klon popularnej gry 2048 przeznaczony dla środowiska GNOME.
%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} --with-gnome
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-2048.git/commitdiff/08d90b282a793abc8970b3aa07c2eeb400251ba8
More information about the pld-cvs-commit
mailing list