From: Michael Tremer Date: Tue, 6 Oct 2020 12:09:07 +0000 (+0000) Subject: core152: Ship Python X-Git-Tag: v2.25-core152~7^2~118 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27bd3dfcef38a48d242c42dfa008f5af2a84bc63;p=ipfire-2.x.git core152: Ship Python Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/152/filelists/aarch64/python b/config/rootfiles/core/152/filelists/aarch64/python new file mode 120000 index 0000000000..b2b0103b61 --- /dev/null +++ b/config/rootfiles/core/152/filelists/aarch64/python @@ -0,0 +1 @@ +../../../../common/aarch64/python \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/armv5tel/python b/config/rootfiles/core/152/filelists/armv5tel/python new file mode 120000 index 0000000000..df0dd5c064 --- /dev/null +++ b/config/rootfiles/core/152/filelists/armv5tel/python @@ -0,0 +1 @@ +../../../../common/armv5tel/python \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/i586/python b/config/rootfiles/core/152/filelists/i586/python new file mode 120000 index 0000000000..a2b842b995 --- /dev/null +++ b/config/rootfiles/core/152/filelists/i586/python @@ -0,0 +1 @@ +../../../../common/i586/python \ No newline at end of file diff --git a/config/rootfiles/core/152/filelists/x86_64/python b/config/rootfiles/core/152/filelists/x86_64/python new file mode 120000 index 0000000000..a593187de6 --- /dev/null +++ b/config/rootfiles/core/152/filelists/x86_64/python @@ -0,0 +1 @@ +../../../../common/x86_64/python \ No newline at end of file