[packages/gnome-podcasts] New meson macros.

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


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

    New meson macros.

 gnome-podcasts.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-podcasts.spec b/gnome-podcasts.spec
index 06b16e8..d6b8383 100644
--- a/gnome-podcasts.spec
+++ b/gnome-podcasts.spec
@@ -30,13 +30,13 @@ GNOME Podcasts to odtwarzacz podcastów dla GNOME.
 %setup -q
 
 %build
-%meson build
-%ninja_build -C build
+%meson
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%ninja_install -C build
+%meson_install
 
 %find_lang org.gnome.Podcasts --with-gnome --all-name
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-podcasts.git/commitdiff/7bd7c7338dcf139b3c0315001dc6ed769c4453a9



More information about the pld-cvs-commit mailing list