[packages/hitori] New meson macros.

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


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

    New meson macros.

 hitori.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hitori.spec b/hitori.spec
index a79abdb..910394d 100644
--- a/hitori.spec
+++ b/hitori.spec
@@ -45,14 +45,14 @@ jak Sudoku.
 %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/hitori.git/commitdiff/c1b42cd76d1cfbf1d821efc3dd5559b9d591a9c1



More information about the pld-cvs-commit mailing list