From 5680ac911b94531c1525d53d9f20ad1ff5a1ea4e Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 27 Nov 2015 18:00:02 +1100 Subject: missed last commit --- build_files/cmake/Modules/FindPythonLibsUnix.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_files/cmake/Modules/FindPythonLibsUnix.cmake') diff --git a/build_files/cmake/Modules/FindPythonLibsUnix.cmake b/build_files/cmake/Modules/FindPythonLibsUnix.cmake index 7dcdc078c91..9d79bdd778d 100644 --- a/build_files/cmake/Modules/FindPythonLibsUnix.cmake +++ b/build_files/cmake/Modules/FindPythonLibsUnix.cmake @@ -199,7 +199,7 @@ IF(PYTHONLIBSUNIX_FOUND) ) # we need this for installation - # XXX No more valid with debian-like py3.4 packages... + # XXX No more valid with debian-like py3.5 packages... # GET_FILENAME_COMPONENT(PYTHON_LIBPATH ${PYTHON_LIBRARY} PATH) # not required for build, just used when bundling Python. -- cgit v1.2.3