[packages/libgxps] - dropped now redundant meson arguments

qboosh qboosh at pld-linux.org
Mon Sep 22 20:56:34 CEST 2025


commit 096f45488fcde0fa5b3ab975c11719ab0727f1b3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 22 20:59:26 2025 +0200

    - dropped now redundant meson arguments

 libgxps.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgxps.spec b/libgxps.spec
index 5de0f85..359c9c3 100644
--- a/libgxps.spec
+++ b/libgxps.spec
@@ -97,12 +97,12 @@ Dokumentacja API biblioteki libgxps.
 	-Denable-man=true \
 	-Denable-test=false
 
-%meson_build -C build
+%meson_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%meson_install -C build
+%meson_install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgxps.git/commitdiff/096f45488fcde0fa5b3ab975c11719ab0727f1b3



More information about the pld-cvs-commit mailing list