Provide additional references for patches 251 and 252

This commit is contained in:
Charalampos Stratakis 2017-06-28 15:46:50 +02:00
parent 7e7918aadd
commit 46034c8139
1 changed files with 2 additions and 0 deletions

View File

@ -421,11 +421,13 @@ Patch249: 00249-fix-out-of-tree-dtrace-builds.patch
# Set values of prefix and exec_prefix in distutils install command
# to /usr/local if executable is /usr/bin/python* and RPM build
# is not detected to make pip and distutils install into separate location
# Fedora Change: https://fedoraproject.org/wiki/Changes/Making_sudo_pip_safe
Patch251: 00251-change-user-install-location.patch
# 00252
# Add executable option to install.py command to make it work for
# scripts specified as an entry_points
# Reported upstream: https://bugs.python.org/issue29411
Patch252: 00252-add-executable-option.patch
# 00258 #