Remove Patch178, merge Patch205 into Patch102

Fixes invalid value of distutils.sysconfig.get_config_var('LIBPL').

Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1710767

GitHub PR: https://github.com/fedora-python/cpython/pull/2
This commit is contained in:
Miro Hrončok 2019-05-17 13:24:33 +02:00
commit 7aab0ddc87
10 changed files with 54 additions and 107 deletions

View file

@ -1,7 +1,7 @@
From 031249155111abf6e971fff6516c4e828c394c05 Mon Sep 17 00:00:00 2001
From 0acdfa7c697ffb1087ded14819c7dcfe4784ca7c Mon Sep 17 00:00:00 2001
From: David Malcolm <dmalcolm@redhat.com>
Date: Mon, 18 Jan 2010 17:59:07 +0000
Subject: [PATCH 3/9] 00111: Don't try to build a libpythonMAJOR.MINOR.a
Subject: [PATCH 3/7] 00111: Don't try to build a libpythonMAJOR.MINOR.a
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit