Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bluestreaktech
vim
vim-7.2-lib64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vim-7.2-lib64.patch of Package vim
--- src/configure.in +++ src/configure.in 2009-02-25 16:42:39.840201362 +0100 @@ -659,7 +659,7 @@ if test "$enable_pythoninterp" = "yes"; [ 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 lib64 lib share; 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" --- src/auto/configure +++ src/auto/configure 2009-02-25 16:42:24.320701679 +0100 @@ -5091,7 +5091,7 @@ else 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 lib64 lib share; 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"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor