[packages/lib2geom] pass path to cython3
    atler 
    atler at pld-linux.org
       
    Mon Jun  6 08:59:04 CEST 2022
    
    
  
commit 5ec7815dd5a111de6eabb435c0500a4c623873ae
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jun 6 08:57:33 2022 +0200
    pass path to cython3
 lib2geom.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lib2geom.spec b/lib2geom.spec
index 08aec5d..d2e429c 100644
--- a/lib2geom.spec
+++ b/lib2geom.spec
@@ -80,6 +80,7 @@ cd build
 %cmake .. \
 	-D2GEOM_TESTING:BOOL=OFF \
 	-D2GEOM_BUILD_SHARED=ON \
+	%{?with_python:-DCYTHON_EXECUTABLE=/usr/bin/cython3} \
 	%{?with_python:-D2GEOM_BOOST_PYTHON=ON} \
 	%{?with_python:-D2GEOM_CYTHON_BINDINGS=ON} \
 	-DCMAKE_SKIP_RPATH=ON \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lib2geom.git/commitdiff/c590e795a884888f7f221b13296f96e5a5a06523
    
    
More information about the pld-cvs-commit
mailing list