[packages/flann] - updated python module build
    qboosh 
    qboosh at pld-linux.org
       
    Sun Jul  6 17:36:48 CEST 2025
    
    
  
commit 84c4524cc848db14f491008be4c944cb81875b50
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jul 6 17:38:20 2025 +0200
    - updated python module build
 flann.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/flann.spec b/flann.spec
index ad683ad..94427ad 100644
--- a/flann.spec
+++ b/flann.spec
@@ -126,6 +126,7 @@ install -d build
 cd build
 %cmake .. \
 	-DBUILD_CUDA_LIB=OFF \
+	-DPYTHON_EXECUTABLE:PATH=%{__python} \
 	%{!?with_openmp:-DUSE_OPENMP=OFF}
 
 %{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flann.git/commitdiff/84c4524cc848db14f491008be4c944cb81875b50
    
    
More information about the pld-cvs-commit
mailing list