From: Arne Fitzenreiter Date: Sun, 12 Jan 2020 09:48:14 +0000 (+0100) Subject: core140: fix build on armv5tel and i586 X-Git-Tag: v2.25-core141~71^2~1 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=fec9b4dc098952267376e36517789331e1424258 core140: fix build on armv5tel and i586 Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/140/filelists/aarch64/python3 b/config/rootfiles/core/140/filelists/aarch64/python3 new file mode 120000 index 0000000000..be33d9fdd2 --- /dev/null +++ b/config/rootfiles/core/140/filelists/aarch64/python3 @@ -0,0 +1 @@ +../../../../common/python3 \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/python3 b/config/rootfiles/core/140/filelists/python3 deleted file mode 120000 index 0885b1c580..0000000000 --- a/config/rootfiles/core/140/filelists/python3 +++ /dev/null @@ -1 +0,0 @@ -../../../common/python3 \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/x86_64/python3 b/config/rootfiles/core/140/filelists/x86_64/python3 new file mode 120000 index 0000000000..be33d9fdd2 --- /dev/null +++ b/config/rootfiles/core/140/filelists/x86_64/python3 @@ -0,0 +1 @@ +../../../../common/python3 \ No newline at end of file