[packages/gnome-klotski] New meson macros.

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


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

    New meson macros.

 gnome-klotski.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-klotski.spec b/gnome-klotski.spec
index 50b0cc8..acee8fa 100644
--- a/gnome-klotski.spec
+++ b/gnome-klotski.spec
@@ -50,14 +50,14 @@ pole ograniczone zielonymi znacznikami.
 %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-klotski.git/commitdiff/eebbc4d400b566a8356015224eb5207808c22983



More information about the pld-cvs-commit mailing list