[packages/libQuotient-qt5] - don't package Android export file

qboosh qboosh at pld-linux.org
Thu Jun 5 21:16:02 CEST 2025


commit 23b394a89a3059f5010d9a8e024e250fc22c6b02
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 5 21:08:16 2025 +0200

    - don't package Android export file

 libQuotient-qt5.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libQuotient-qt5.spec b/libQuotient-qt5.spec
index 909f997..6ec8bfb 100644
--- a/libQuotient-qt5.spec
+++ b/libQuotient-qt5.spec
@@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+# Android export file
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/ndk-modules
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -118,5 +121,3 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/Quotient
 %{_libdir}/cmake/Quotient
 %{_pkgconfigdir}/Quotient.pc
-%dir %{_datadir}/ndk-modules
-%{_datadir}/ndk-modules/Android.mk
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libQuotient-qt5.git/commitdiff/23b394a89a3059f5010d9a8e024e250fc22c6b02



More information about the pld-cvs-commit mailing list