[packages/zenity] New meson macros.

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


commit 8507d04f8de218493bcf585c12e378ed7c265bfd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:25:16 2025 +0200

    New meson macros.

 zenity.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/zenity.spec b/zenity.spec
index a02c5e3..b199007 100644
--- a/zenity.spec
+++ b/zenity.spec
@@ -46,15 +46,15 @@ ze skryptów powłoki.
 %setup -q
 
 %build
-%meson build \
+%meson \
 	%{?with_webkit:-Dwebkitgtk=true}
 
-%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/zenity.git/commitdiff/8507d04f8de218493bcf585c12e378ed7c265bfd



More information about the pld-cvs-commit mailing list