From ea68aadf9fb92195ae08673a3d63ae069430188e Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 19 Jun 2021 12:25:38 +0000 Subject: project: variant support: updated (symlinked) logic for python-3.7.4. --- project/variants/3.7.4/common.mk | 2 +- project/variants/3.7.4/headers.mk | 2 +- project/variants/3.7.4/linkage | 2 +- project/variants/3.7.4/pyexts.h | 2 +- project/variants/3.7.4/pyexts.mk | 2 +- project/variants/3.7.4/subsets.mk | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/project/variants/3.7.4/common.mk b/project/variants/3.7.4/common.mk index 2d96164..04b1001 120000 --- a/project/variants/3.7.4/common.mk +++ b/project/variants/3.7.4/common.mk @@ -1 +1 @@ -../3.7.2/common.mk \ No newline at end of file +../3.7.3/common.mk \ No newline at end of file diff --git a/project/variants/3.7.4/headers.mk b/project/variants/3.7.4/headers.mk index b1de3dd..c7a295c 120000 --- a/project/variants/3.7.4/headers.mk +++ b/project/variants/3.7.4/headers.mk @@ -1 +1 @@ -../3.7.2/headers.mk \ No newline at end of file +../3.7.3/headers.mk \ No newline at end of file diff --git a/project/variants/3.7.4/linkage b/project/variants/3.7.4/linkage index b9af93f..a1a7d5f 120000 --- a/project/variants/3.7.4/linkage +++ b/project/variants/3.7.4/linkage @@ -1 +1 @@ -../3.7.2/linkage \ No newline at end of file +../3.7.3/linkage \ No newline at end of file diff --git a/project/variants/3.7.4/pyexts.h b/project/variants/3.7.4/pyexts.h index 1910b74..5f2c1cb 120000 --- a/project/variants/3.7.4/pyexts.h +++ b/project/variants/3.7.4/pyexts.h @@ -1 +1 @@ -../3.7.2/pyexts.h \ No newline at end of file +../3.7.3/pyexts.h \ No newline at end of file diff --git a/project/variants/3.7.4/pyexts.mk b/project/variants/3.7.4/pyexts.mk index 18abb3f..7e9d194 120000 --- a/project/variants/3.7.4/pyexts.mk +++ b/project/variants/3.7.4/pyexts.mk @@ -1 +1 @@ -../3.7.2/pyexts.mk \ No newline at end of file +../3.7.3/pyexts.mk \ No newline at end of file diff --git a/project/variants/3.7.4/subsets.mk b/project/variants/3.7.4/subsets.mk index 5084d01..2a26182 120000 --- a/project/variants/3.7.4/subsets.mk +++ b/project/variants/3.7.4/subsets.mk @@ -1 +1 @@ -../3.7.2/subsets.mk \ No newline at end of file +../3.7.3/subsets.mk \ No newline at end of file -- cgit v1.2.3