Replace patch 291 with the upstream fix.

This commit is contained in:
Charalampos Stratakis 2018-02-26 17:28:35 +01:00
commit 6b9e1d1d7a
2 changed files with 12 additions and 21 deletions

View file

@ -370,6 +370,7 @@ Patch290: 00290-cryptmodule-Include-crypt.h-for-declaration-of-crypt.patch
# Build fails with undefined references to dlopen / dlsym otherwise.
# See: https://bugzilla.redhat.com/show_bug.cgi?id=1537489
# and: https://src.fedoraproject.org/rpms/redhat-rpm-config/c/078af19
# Fixed upstream: https://bugs.python.org/issue32647
Patch291: 00291-setup-Link-ctypes-against-dl-explicitly.patch
# 00292 #