Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
editors
vim
vim73-no-static-libpython.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vim73-no-static-libpython.patch of Package vim
Index: vim-8.2.2411/src/configure.ac =================================================================== --- vim-8.2.2411.orig/src/configure.ac +++ vim-8.2.2411/src/configure.ac @@ -1289,7 +1289,7 @@ eof vi_cv_path_python_plibs="-F${python_PYTHONFRAMEWORKPREFIX} -framework Python" fi else - vi_cv_path_python_plibs="-L${PYTHON_CONFDIR} -lpython${vi_cv_var_python_version}" + vi_cv_path_python_plibs="-lpython${vi_cv_var_python_version}" dnl -- Check if the path contained in python_LINKFORSHARED is dnl usable for vim build. If not, make and try other dnl candidates.
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