Changeset View
Changeset View
Standalone View
Standalone View
files/python-ogre-installation.patch
- This file was added.
| --- a/Components/Python/CMakeLists.txt | |||||
| +++ b/Components/Python/CMakeLists.txt | |||||
| @@ -8,7 +8,7 @@ include_directories(${PYTHON_INCLUDE_PAT | |||||
| include_directories("${PROJECT_BINARY_DIR}/include" "${PROJECT_SOURCE_DIR}/OgreMain/include") | |||||
| include(${SWIG_USE_FILE}) | |||||
| -set(PYTHON_SITE_PACKAGES lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/dist-packages/Ogre/) | |||||
| +set(PYTHON_SITE_PACKAGES lib/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages/Ogre/) | |||||
| if(SKBUILD) | |||||
| set(PYTHON_SITE_PACKAGES Ogre/) | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.