From: Michael Tremer Date: Mon, 26 Aug 2024 08:17:18 +0000 (+0000) Subject: core189: Ship ruby X-Git-Tag: v2.29-core189~65^2~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c8adb565340ad10b6aaac5da41caf34ed8f2b30;p=ipfire-2.x.git core189: Ship ruby Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/189/filelists/aarch64/ruby b/config/rootfiles/core/189/filelists/aarch64/ruby new file mode 120000 index 0000000000..37c8b5208b --- /dev/null +++ b/config/rootfiles/core/189/filelists/aarch64/ruby @@ -0,0 +1 @@ +../../../../common/aarch64/ruby \ No newline at end of file diff --git a/config/rootfiles/core/189/filelists/riscv64/ruby b/config/rootfiles/core/189/filelists/riscv64/ruby new file mode 120000 index 0000000000..ea645e937f --- /dev/null +++ b/config/rootfiles/core/189/filelists/riscv64/ruby @@ -0,0 +1 @@ +../../../../common/riscv64/ruby \ No newline at end of file diff --git a/config/rootfiles/core/189/filelists/x86_64/ruby b/config/rootfiles/core/189/filelists/x86_64/ruby new file mode 120000 index 0000000000..e5a95f26b0 --- /dev/null +++ b/config/rootfiles/core/189/filelists/x86_64/ruby @@ -0,0 +1 @@ +../../../../common/x86_64/ruby \ No newline at end of file