You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/plplot/files/plplot-5.9.6-python.patch

14 lines
379 B

diff --git a/examples/python/CMakeLists.txt b/examples/python/CMakeLists.txt
index 7599164..8457490 100644
--- a/examples/python/CMakeLists.txt
+++ b/examples/python/CMakeLists.txt
@@ -214,7 +214,7 @@ if(CORE_BUILD)
@ONLY
)
- set(python_location1 ${PYTHON_INSTDIR})
+ set(python_location1)
set(python_location2)
set(python_location3)
set(python_location4)