[packages/gnome-dictionary] New meson macros.

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


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

    New meson macros.

 gnome-dictionary.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-dictionary.spec b/gnome-dictionary.spec
index cd6df2b..565d696 100644
--- a/gnome-dictionary.spec
+++ b/gnome-dictionary.spec
@@ -47,14 +47,14 @@ sieciowym.
 %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-dictionary.git/commitdiff/ddebaf9ae22e09b11c5d1869f39346c3c4fbe26a



More information about the pld-cvs-commit mailing list