Updated header of debian/patches/FindPython_fix_#569321_and_#580503.diff.

ci/unstable
Kai Wasserbäch 15 years ago
parent 9b5a41a7c2
commit be1647b463

@ -2,15 +2,15 @@ From: Kai Wasserbäch <debian@carbon-project.org>
Description: Make the Python CMake scripts more versatile in version handling. Description: Make the Python CMake scripts more versatile in version handling.
The FindPython{Interp,Libs}.cmake scripts need to cater for a set version or, The FindPython{Interp,Libs}.cmake scripts need to cater for a set version or,
failing that, in Debian, set the default version for Python in Debian. failing that, in Debian, set the default version for Python in Debian.
As a last resort we still try a list of hardcoded values.
. .
This patch addresses both issues. (Closes: #569321, #580503) This patch addresses both issues. (Closes: #569321, #580503)
. .
Parts of this patch were sent upstream (the "request a specific version" part). Parts of this patch were based on Didier Raboud's <didier@raboud.com> patch for
The part for requesting a specific version was written by Didier Raboud #569321.
<didier@raboud.com>.
Last-Update: 2010-06-07 Last-Update: 2010-06-07
Origin: vendor Origin: vendor
Forwarded: yes Forwarded: http://public.kitware.com/Bug/view.php?id=10279
--- a/Modules/FindPythonInterp.cmake --- a/Modules/FindPythonInterp.cmake
+++ b/Modules/FindPythonInterp.cmake +++ b/Modules/FindPythonInterp.cmake

Loading…
Cancel
Save