Don't say distutils inject rpath, it might make other maintainers think that
Link to the mod_wsgi Pull Request instead.
This commit is contained in:
parent
742a73db7a
commit
91c4213ec8
@ -1,6 +1,5 @@
|
||||
# Python's distutils.build_ext injects standard rpath
|
||||
# and a package used it cannot control that.
|
||||
# Opt-out of rpath checks until Python is fixed
|
||||
# Opt-out of rpath checks until merged and included in a release:
|
||||
# https://github.com/GrahamDumpleton/mod_wsgi/pull/694
|
||||
%global __brp_check_rpaths %{nil}
|
||||
|
||||
%{!?_httpd_apxs: %{expand: %%global _httpd_apxs %%{_sbindir}/apxs}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user