From 5c6531dc76f1387843ed5dba2ce53b4486d6926d Mon Sep 17 00:00:00 2001 From: Ella-0 <23418164+Ella-0@users.noreply.github.com> Date: Mon, 25 Oct 2021 11:26:07 +0000 Subject: [PATCH] lots of package moving --- {base => extra}/go/build.sh | 0 {base => extra}/libexecinfo/build.sh | 0 {base => extra}/openpam/build.sh | 0 {base => extra}/pfetch/build.sh | 0 {base => extra}/rust/abyss-install-template-shebang.patch | 0 {base => extra}/rust/abyss-libunwind.patch | 0 {base => extra}/rust/alpine-crt.patch | 0 {base => extra}/rust/alpine-move-py.patch | 0 {base => extra}/rust/build.sh | 0 {base => extra}/rust/libexec.patch | 0 {base => extra}/rust/libressl.patch | 0 {base => extra}/rust/llvm_crt.patch | 0 {base => extra}/rust/unfreeze.patch | 0 {base => extra}/rust/vendored-ssl.patch | 0 {base => extra}/zig/build.sh | 0 {base => extra}/zig/llvm-req-arch.patch | 0 {extra => old}/bin86/build.sh | 0 {extra => old}/dropbear/build.sh | 0 {extra => old}/glibr/build.sh | 0 {linux => old}/lilo/build.sh | 0 {linux => old}/lilo/checkit.patch | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename {base => extra}/go/build.sh (100%) rename {base => extra}/libexecinfo/build.sh (100%) rename {base => extra}/openpam/build.sh (100%) rename {base => extra}/pfetch/build.sh (100%) rename {base => extra}/rust/abyss-install-template-shebang.patch (100%) rename {base => extra}/rust/abyss-libunwind.patch (100%) rename {base => extra}/rust/alpine-crt.patch (100%) rename {base => extra}/rust/alpine-move-py.patch (100%) rename {base => extra}/rust/build.sh (100%) rename {base => extra}/rust/libexec.patch (100%) rename {base => extra}/rust/libressl.patch (100%) rename {base => extra}/rust/llvm_crt.patch (100%) rename {base => extra}/rust/unfreeze.patch (100%) rename {base => extra}/rust/vendored-ssl.patch (100%) rename {base => extra}/zig/build.sh (100%) rename {base => extra}/zig/llvm-req-arch.patch (100%) rename {extra => old}/bin86/build.sh (100%) rename {extra => old}/dropbear/build.sh (100%) rename {extra => old}/glibr/build.sh (100%) rename {linux => old}/lilo/build.sh (100%) rename {linux => old}/lilo/checkit.patch (100%) diff --git a/base/go/build.sh b/extra/go/build.sh similarity index 100% rename from base/go/build.sh rename to extra/go/build.sh diff --git a/base/libexecinfo/build.sh b/extra/libexecinfo/build.sh similarity index 100% rename from base/libexecinfo/build.sh rename to extra/libexecinfo/build.sh diff --git a/base/openpam/build.sh b/extra/openpam/build.sh similarity index 100% rename from base/openpam/build.sh rename to extra/openpam/build.sh diff --git a/base/pfetch/build.sh b/extra/pfetch/build.sh similarity index 100% rename from base/pfetch/build.sh rename to extra/pfetch/build.sh diff --git a/base/rust/abyss-install-template-shebang.patch b/extra/rust/abyss-install-template-shebang.patch similarity index 100% rename from base/rust/abyss-install-template-shebang.patch rename to extra/rust/abyss-install-template-shebang.patch diff --git a/base/rust/abyss-libunwind.patch b/extra/rust/abyss-libunwind.patch similarity index 100% rename from base/rust/abyss-libunwind.patch rename to extra/rust/abyss-libunwind.patch diff --git a/base/rust/alpine-crt.patch b/extra/rust/alpine-crt.patch similarity index 100% rename from base/rust/alpine-crt.patch rename to extra/rust/alpine-crt.patch diff --git a/base/rust/alpine-move-py.patch b/extra/rust/alpine-move-py.patch similarity index 100% rename from base/rust/alpine-move-py.patch rename to extra/rust/alpine-move-py.patch diff --git a/base/rust/build.sh b/extra/rust/build.sh similarity index 100% rename from base/rust/build.sh rename to extra/rust/build.sh diff --git a/base/rust/libexec.patch b/extra/rust/libexec.patch similarity index 100% rename from base/rust/libexec.patch rename to extra/rust/libexec.patch diff --git a/base/rust/libressl.patch b/extra/rust/libressl.patch similarity index 100% rename from base/rust/libressl.patch rename to extra/rust/libressl.patch diff --git a/base/rust/llvm_crt.patch b/extra/rust/llvm_crt.patch similarity index 100% rename from base/rust/llvm_crt.patch rename to extra/rust/llvm_crt.patch diff --git a/base/rust/unfreeze.patch b/extra/rust/unfreeze.patch similarity index 100% rename from base/rust/unfreeze.patch rename to extra/rust/unfreeze.patch diff --git a/base/rust/vendored-ssl.patch b/extra/rust/vendored-ssl.patch similarity index 100% rename from base/rust/vendored-ssl.patch rename to extra/rust/vendored-ssl.patch diff --git a/base/zig/build.sh b/extra/zig/build.sh similarity index 100% rename from base/zig/build.sh rename to extra/zig/build.sh diff --git a/base/zig/llvm-req-arch.patch b/extra/zig/llvm-req-arch.patch similarity index 100% rename from base/zig/llvm-req-arch.patch rename to extra/zig/llvm-req-arch.patch diff --git a/extra/bin86/build.sh b/old/bin86/build.sh similarity index 100% rename from extra/bin86/build.sh rename to old/bin86/build.sh diff --git a/extra/dropbear/build.sh b/old/dropbear/build.sh similarity index 100% rename from extra/dropbear/build.sh rename to old/dropbear/build.sh diff --git a/extra/glibr/build.sh b/old/glibr/build.sh similarity index 100% rename from extra/glibr/build.sh rename to old/glibr/build.sh diff --git a/linux/lilo/build.sh b/old/lilo/build.sh similarity index 100% rename from linux/lilo/build.sh rename to old/lilo/build.sh diff --git a/linux/lilo/checkit.patch b/old/lilo/checkit.patch similarity index 100% rename from linux/lilo/checkit.patch rename to old/lilo/checkit.patch