From: Michael Tremer Date: Tue, 6 Oct 2020 12:16:46 +0000 (+0000) Subject: core152: Ship Python 3 X-Git-Tag: v2.25-core152~7^2~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d5de038d08ac55cfe35177e46db29db39bd9822;p=ipfire-2.x.git core152: Ship Python 3 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/152/filelists/aarch64/python3 b/config/rootfiles/core/152/filelists/aarch64/python3 new file mode 120000 index 0000000000..81af8b7552 --- /dev/null +++ b/config/rootfiles/core/152/filelists/aarch64/python3 @@ -0,0 +1 @@ +../../../../common/aarch64/python3 \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/armv5tel/python3 b/config/rootfiles/core/152/filelists/armv5tel/python3 new file mode 120000 index 0000000000..d649e350f7 --- /dev/null +++ b/config/rootfiles/core/152/filelists/armv5tel/python3 @@ -0,0 +1 @@ +../../../../common/armv5tel/python3 \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/i586/python3 b/config/rootfiles/core/152/filelists/i586/python3 new file mode 120000 index 0000000000..348dbdcb9c --- /dev/null +++ b/config/rootfiles/core/152/filelists/i586/python3 @@ -0,0 +1 @@ +../../../../common/i586/python3 \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/x86_64/python3 b/config/rootfiles/core/152/filelists/x86_64/python3 new file mode 120000 index 0000000000..d4cb2cd1db --- /dev/null +++ b/config/rootfiles/core/152/filelists/x86_64/python3 @@ -0,0 +1 @@ +../../../../common/x86_64/python3 \ No newline at end of file