[packages/mate-backgrounds] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:19:22 CEST 2025
commit 9f794225da275efc3f4e4057f91d2d2cab2da11d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:19:05 2025 +0200
New meson macros.
mate-backgrounds.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mate-backgrounds.spec b/mate-backgrounds.spec
index 68c53b2..ea08700 100644
--- a/mate-backgrounds.spec
+++ b/mate-backgrounds.spec
@@ -30,14 +30,14 @@ odgałęzienie GNOME backgrounds.
%setup -q
%build
-%meson build
+%meson
-%ninja_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%ninja_install -C build
+%meson_install
%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,ie,ku_IQ}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mate-backgrounds.git/commitdiff/9f794225da275efc3f4e4057f91d2d2cab2da11d
More information about the pld-cvs-commit
mailing list