Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Slowroll
uwsgi.20241109033332
uwsgi-1.9.17-plugin_build_path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File uwsgi-1.9.17-plugin_build_path.patch of Package uwsgi.20241109033332
Index: uwsgi-2.0.25.1/uwsgiconfig.py =================================================================== --- uwsgi-2.0.25.1.orig/uwsgiconfig.py +++ uwsgi-2.0.25.1/uwsgiconfig.py @@ -1444,10 +1444,7 @@ def build_plugin(path, uc, cflags, ldfla except: pass - if uc: - plugin_dest = uc.get('plugin_build_dir', uc.get('plugin_dir')) + '/' + name + '_plugin' - else: - plugin_dest = name + '_plugin' + plugin_dest = name + '_plugin' shared_flag = '-shared'
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