[packages/gnome-screenshot] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:14:14 CEST 2025
commit 2ac9c701fb2a76e9a90bbd93a4bdd9e5d290fe6a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:13:58 2025 +0200
New meson macros.
gnome-screenshot.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-screenshot.spec b/gnome-screenshot.spec
index d60e251..e1b0590 100644
--- a/gnome-screenshot.spec
+++ b/gnome-screenshot.spec
@@ -41,14 +41,14 @@ pulpitu, bieżącego okna lub pewnego obszaru ekranu.
%setup -q
%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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-screenshot.git/commitdiff/2ac9c701fb2a76e9a90bbd93a4bdd9e5d290fe6a
More information about the pld-cvs-commit
mailing list