ALT Linux Bugzilla
– Attachment 3169 Details for
Bug 18377
vim-enchanced компилируется без +python на x86_64
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Наивный, но рабочий патч, исправляющий проблему
vim-7.2.075-alt-x86_64-python-fixes.patch (text/plain), 526 bytes, created by
Ivan A. Melnikov
on 2008-12-28 16:29:35 MSK
(
hide
)
Description:
Наивный, но рабочий патч, исправляющий проблему
Filename:
MIME Type:
Creator:
Ivan A. Melnikov
Created:
2008-12-28 16:29:35 MSK
Size:
526 bytes
patch
obsolete
>diff --git a/src/configure.in b/src/configure.in >index e247b65..e49bf03 100644 >--- a/src/configure.in >+++ b/src/configure.in >@@ -659,7 +659,7 @@ if test "$enable_pythoninterp" = "yes"; then > [ > vi_cv_path_python_conf= > for path in "${vi_cv_path_python_pfx}" "${vi_cv_path_python_epfx}"; do >- for subdir in lib share; do >+ for subdir in lib share lib64; do > d="${path}/${subdir}/python${vi_cv_var_python_version}/config" > if test -d "$d" && test -f "$d/config.c"; then > vi_cv_path_python_conf="$d"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18377
: 3169