forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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)
|