Hello Matthias,
* Matthias Klose wrote on Tue, Apr 14, 2009 at 09:13:24AM CEST:
> '${prefix}' and '${exec_prefix}' are passed unexpanded to get_python_lib()),
> and
> the macro then defaults to the hardcoded alternative case. The patch passes
> the
> real path names to get_python_lib(), and only
tags 523030 + patch
tags 523031 + patch
thanks
'${prefix}' and '${exec_prefix}' are passed unexpanded to get_python_lib()), and
the macro then defaults to the hardcoded alternative case. The patch passes the
real path names to get_python_lib(), and only for the case, where the prefix
argument was
Package: automake1.10
Version: 1:1.10.1-3
Severity: serious
++ /usr/bin/python -c 'from distutils import sysconfig; print
sysconfig.get_python_lib(0,0,prefix='\''${prefix}'\'')'
this comes from:
/usr/share/aclocal-1.10/python.m4:
AC_SUBST([PYTHON_PREFIX], ['${prefix}'])
AC_SUBST([PYTHON_EXE
3 matches
Mail list logo