[packages/gnome-games] New meson macros.

arekm arekm at pld-linux.org
Tue Jul 15 15:13:50 CEST 2025


commit 262bbe96e39348b3ac1583e8aeffa0e13e63277b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:13:34 2025 +0200

    New meson macros.

 gnome-games.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-games.spec b/gnome-games.spec
index c1cd298..cf6a2c9 100644
--- a/gnome-games.spec
+++ b/gnome-games.spec
@@ -73,15 +73,15 @@ Usługa wyszukiwania GNOME Games dla powłoki GNOME.
 %setup -q
 
 %build
-%meson build \
+%meson \
 	-Dmame-plugin=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-games.git/commitdiff/262bbe96e39348b3ac1583e8aeffa0e13e63277b



More information about the pld-cvs-commit mailing list