Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37869008
en ru br
ALT Linux repos
S:5.2.2-alt1

Group :: Development/Other
RPM: libsavitar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: find-sip3.patch
Download


diff --git a/cmake/FindSIP.cmake b/cmake/FindSIP.cmake
index 815a16d..888718d 100644
--- a/cmake/FindSIP.cmake
+++ b/cmake/FindSIP.cmake
@@ -68,7 +68,7 @@ endif()
 
 get_filename_component(_python_binary_path ${Python3_EXECUTABLE} DIRECTORY)
 
-find_program(SIP_EXECUTABLE sip
+find_program(SIP_EXECUTABLE sip3
     HINTS ${CMAKE_PREFIX_PATH}/bin ${CMAKE_INSTALL_PATH}/bin ${_python_binary_path} ${Python3_SITELIB}/PyQt5
 )
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin