mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
11 lines
258 B
Text
11 lines
258 B
Text
--- examples/python/CMakeLists.txt.orig
|
|
+++ examples/python/CMakeLists.txt
|
|
@@ -241,7 +241,7 @@
|
|
@ONLY
|
|
)
|
|
|
|
- set(python_location1 ${PYTHON_INSTDIR})
|
|
+ set(python_location1)
|
|
set(python_location2)
|
|
set(python_location3)
|
|
set(python_location4)
|