summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-19 12:25:38 +0000
committermidipix <writeonce@midipix.org>2021-06-19 12:25:38 +0000
commitea68aadf9fb92195ae08673a3d63ae069430188e (patch)
tree92a33b124060e718bede0deea80edd8523e5ffe5
parentaf3e2c52af30b7984b9dee5a83af245e1f58c322 (diff)
downloadsbpython3-ea68aadf9fb92195ae08673a3d63ae069430188e.tar.bz2
sbpython3-ea68aadf9fb92195ae08673a3d63ae069430188e.tar.xz
project: variant support: updated (symlinked) logic for python-3.7.4.
l---------project/variants/3.7.4/common.mk2
l---------project/variants/3.7.4/headers.mk2
l---------project/variants/3.7.4/linkage2
l---------project/variants/3.7.4/pyexts.h2
l---------project/variants/3.7.4/pyexts.mk2
l---------project/variants/3.7.4/subsets.mk2
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