ports/math/plplot/files/patch-examples__python__CMakeLists.txt
Martin Wilke b5fd228450 - Fix build
PR:		175579
Submitted by:	ports fury
2013-02-04 14:17:48 +00:00

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)