[packages/ephoto] New meson macros.
arekm
arekm at pld-linux.org
Tue Jul 15 15:12:05 CEST 2025
commit 38ebab0ac3793a8a5caad1eefeca5ef6fb0f2e10
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 15:11:49 2025 +0200
New meson macros.
ephoto.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ephoto.spec b/ephoto.spec
index 125dcb3..83f0418 100644
--- a/ephoto.spec
+++ b/ephoto.spec
@@ -23,15 +23,15 @@ dźwięku.
%setup -q
%build
-%meson build
+%meson
-%ninja_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_pixmapsdir}
-%ninja_install -C build
+%meson_install
%{__mv} $RPM_BUILD_ROOT{%{_iconsdir},%{_pixmapsdir}}/ephoto.png
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ephoto.git/commitdiff/38ebab0ac3793a8a5caad1eefeca5ef6fb0f2e10
More information about the pld-cvs-commit
mailing list