[packages/gnome-recipes] New meson macros.

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


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

    New meson macros.

 gnome-recipes.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-recipes.spec b/gnome-recipes.spec
index 1a1d991..c32c972 100644
--- a/gnome-recipes.spec
+++ b/gnome-recipes.spec
@@ -63,14 +63,14 @@ i udostępnianie ich znajomym.
 %patch -P0 -p1
 
 %build
-%meson build
+%meson
 
-%ninja_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%ninja_install -C build
+%meson_install
 
 # gnome-recipes, gnome-recipes-data gettext domains
 # org.gnome.Recipes help
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-recipes.git/commitdiff/9e59c6281a89c46e3a2b0bc1bd1a61d8d694ff3d



More information about the pld-cvs-commit mailing list