[packages/goobox] New meson macros.

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


commit 5e37ea84f5f8e7889f9a1ccbb6eefa0991ee34cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 15:14:16 2025 +0200

    New meson macros.

 goobox.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/goobox.spec b/goobox.spec
index e8c0f26..f7d2bc8 100644
--- a/goobox.spec
+++ b/goobox.spec
@@ -47,14 +47,14 @@ Odtwarzacz i ripper CD dla GNOME.
 %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
 
 %find_lang %{name} --with-gnome
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/goobox.git/commitdiff/5e37ea84f5f8e7889f9a1ccbb6eefa0991ee34cc



More information about the pld-cvs-commit mailing list