forked from Lainports/opnsense-ports
11 lines
297 B
Text
11 lines
297 B
Text
--- examples/python/CMakeLists.txt.orig 2015-04-12 10:08:04 UTC
|
|
+++ examples/python/CMakeLists.txt
|
|
@@ -245,7 +245,7 @@ if(CORE_BUILD)
|
|
@ONLY
|
|
)
|
|
|
|
- set(python_location1 ${PYTHON_INSTDIR})
|
|
+ set(python_location1)
|
|
set(python_location2)
|
|
set(python_location3)
|
|
set(python_location4)
|