[packages/graphene] updated deprecated meson macros

atler atler at pld-linux.org
Thu Jun 17 00:10:36 CEST 2021


commit 8454996d2d93d10f97bf1b96cba9463c77e67a80
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 16 22:10:10 2021 +0000

    updated deprecated meson macros

 graphene.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/graphene.spec b/graphene.spec
index 1291ca4..31d5714 100644
--- a/graphene.spec
+++ b/graphene.spec
@@ -97,12 +97,12 @@ Dokumentacja API biblioteki Graphene.
 	%{!?with_sse2:-Dsse2=false} \
 	-Dtests=false
 
-%meson_build -C build
+%ninja_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%meson_install -C build
+%ninja_install -C build
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphene.git/commitdiff/8454996d2d93d10f97bf1b96cba9463c77e67a80



More information about the pld-cvs-commit mailing list