Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:wekabe:samba-4.20
ldb
ldb-python3.5-fix-soabi_name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ldb-python3.5-fix-soabi_name.patch of Package ldb
diff -ruNp a/buildtools/wafsamba/wafsamba.py b/buildtools/wafsamba/wafsamba.py --- a/buildtools/wafsamba/wafsamba.py 2024-05-16 13:52:58.561283248 +0200 +++ b/buildtools/wafsamba/wafsamba.py 2024-05-16 13:54:32.297195397 +0200 @@ -309,7 +309,7 @@ def SAMBA_LIBRARY(bld, libname, source, if bundled_name is not None: pass elif target_type == 'PYTHON' or realname or not private_library: - bundled_name = libname.replace('_', '-') + bundled_name = libname else: assert (private_library is True and realname is None) bundled_name = PRIVATE_NAME(bld, libname.replace('_', '-'))
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