From 353b0fa2a476d7f5285a438919c9fc203914f7fc Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 7 May 2023 18:17:48 -0400 Subject: [PATCH] community/dotnet7-build: move from user --- {user => community}/dotnet7-build/APKBUILD | 0 {user => community}/dotnet7-build/README.md | 0 .../dotnet7-build/build_disable-package-validation.patch | 0 {user => community}/dotnet7-build/build_disable-source-link.patch | 0 {user => community}/dotnet7-build/build_enable-timestamps.patch | 0 .../dotnet7-build/roslyn-analyzer_disable-apphost.patch | 0 .../dotnet7-build/runtime_76500-mono-musl-support.patch | 0 .../runtime_82269-mono-thread-coop-undefine-fortify-source.patch | 0 .../runtime_83682-specify-notext-on-linux-musl-x86.patch | 0 ...runtime_84413-support-adding-rids-with-dash-in-base-part.patch | 0 .../dotnet7-build/runtime_84444-suppress-clang-16-warnings.patch | 0 .../dotnet7-build/runtime_enable-runtime-marshalling.diff | 0 .../dotnet7-build/runtime_enable-system-libunwind.diff | 0 .../dotnet7-build/runtime_remove-usage-of-off64-t.patch | 0 .../sdk_14239-add-zsh-compdef-completion-script.patch | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename {user => community}/dotnet7-build/APKBUILD (100%) rename {user => community}/dotnet7-build/README.md (100%) rename {user => community}/dotnet7-build/build_disable-package-validation.patch (100%) rename {user => community}/dotnet7-build/build_disable-source-link.patch (100%) rename {user => community}/dotnet7-build/build_enable-timestamps.patch (100%) rename {user => community}/dotnet7-build/roslyn-analyzer_disable-apphost.patch (100%) rename {user => community}/dotnet7-build/runtime_76500-mono-musl-support.patch (100%) rename {user => community}/dotnet7-build/runtime_82269-mono-thread-coop-undefine-fortify-source.patch (100%) rename {user => community}/dotnet7-build/runtime_83682-specify-notext-on-linux-musl-x86.patch (100%) rename {user => community}/dotnet7-build/runtime_84413-support-adding-rids-with-dash-in-base-part.patch (100%) rename {user => community}/dotnet7-build/runtime_84444-suppress-clang-16-warnings.patch (100%) rename {user => community}/dotnet7-build/runtime_enable-runtime-marshalling.diff (100%) rename {user => community}/dotnet7-build/runtime_enable-system-libunwind.diff (100%) rename {user => community}/dotnet7-build/runtime_remove-usage-of-off64-t.patch (100%) rename {user => community}/dotnet7-build/sdk_14239-add-zsh-compdef-completion-script.patch (100%) diff --git a/user/dotnet7-build/APKBUILD b/community/dotnet7-build/APKBUILD similarity index 100% rename from user/dotnet7-build/APKBUILD rename to community/dotnet7-build/APKBUILD diff --git a/user/dotnet7-build/README.md b/community/dotnet7-build/README.md similarity index 100% rename from user/dotnet7-build/README.md rename to community/dotnet7-build/README.md diff --git a/user/dotnet7-build/build_disable-package-validation.patch b/community/dotnet7-build/build_disable-package-validation.patch similarity index 100% rename from user/dotnet7-build/build_disable-package-validation.patch rename to community/dotnet7-build/build_disable-package-validation.patch diff --git a/user/dotnet7-build/build_disable-source-link.patch b/community/dotnet7-build/build_disable-source-link.patch similarity index 100% rename from user/dotnet7-build/build_disable-source-link.patch rename to community/dotnet7-build/build_disable-source-link.patch diff --git a/user/dotnet7-build/build_enable-timestamps.patch b/community/dotnet7-build/build_enable-timestamps.patch similarity index 100% rename from user/dotnet7-build/build_enable-timestamps.patch rename to community/dotnet7-build/build_enable-timestamps.patch diff --git a/user/dotnet7-build/roslyn-analyzer_disable-apphost.patch b/community/dotnet7-build/roslyn-analyzer_disable-apphost.patch similarity index 100% rename from user/dotnet7-build/roslyn-analyzer_disable-apphost.patch rename to community/dotnet7-build/roslyn-analyzer_disable-apphost.patch diff --git a/user/dotnet7-build/runtime_76500-mono-musl-support.patch b/community/dotnet7-build/runtime_76500-mono-musl-support.patch similarity index 100% rename from user/dotnet7-build/runtime_76500-mono-musl-support.patch rename to community/dotnet7-build/runtime_76500-mono-musl-support.patch diff --git a/user/dotnet7-build/runtime_82269-mono-thread-coop-undefine-fortify-source.patch b/community/dotnet7-build/runtime_82269-mono-thread-coop-undefine-fortify-source.patch similarity index 100% rename from user/dotnet7-build/runtime_82269-mono-thread-coop-undefine-fortify-source.patch rename to community/dotnet7-build/runtime_82269-mono-thread-coop-undefine-fortify-source.patch diff --git a/user/dotnet7-build/runtime_83682-specify-notext-on-linux-musl-x86.patch b/community/dotnet7-build/runtime_83682-specify-notext-on-linux-musl-x86.patch similarity index 100% rename from user/dotnet7-build/runtime_83682-specify-notext-on-linux-musl-x86.patch rename to community/dotnet7-build/runtime_83682-specify-notext-on-linux-musl-x86.patch diff --git a/user/dotnet7-build/runtime_84413-support-adding-rids-with-dash-in-base-part.patch b/community/dotnet7-build/runtime_84413-support-adding-rids-with-dash-in-base-part.patch similarity index 100% rename from user/dotnet7-build/runtime_84413-support-adding-rids-with-dash-in-base-part.patch rename to community/dotnet7-build/runtime_84413-support-adding-rids-with-dash-in-base-part.patch diff --git a/user/dotnet7-build/runtime_84444-suppress-clang-16-warnings.patch b/community/dotnet7-build/runtime_84444-suppress-clang-16-warnings.patch similarity index 100% rename from user/dotnet7-build/runtime_84444-suppress-clang-16-warnings.patch rename to community/dotnet7-build/runtime_84444-suppress-clang-16-warnings.patch diff --git a/user/dotnet7-build/runtime_enable-runtime-marshalling.diff b/community/dotnet7-build/runtime_enable-runtime-marshalling.diff similarity index 100% rename from user/dotnet7-build/runtime_enable-runtime-marshalling.diff rename to community/dotnet7-build/runtime_enable-runtime-marshalling.diff diff --git a/user/dotnet7-build/runtime_enable-system-libunwind.diff b/community/dotnet7-build/runtime_enable-system-libunwind.diff similarity index 100% rename from user/dotnet7-build/runtime_enable-system-libunwind.diff rename to community/dotnet7-build/runtime_enable-system-libunwind.diff diff --git a/user/dotnet7-build/runtime_remove-usage-of-off64-t.patch b/community/dotnet7-build/runtime_remove-usage-of-off64-t.patch similarity index 100% rename from user/dotnet7-build/runtime_remove-usage-of-off64-t.patch rename to community/dotnet7-build/runtime_remove-usage-of-off64-t.patch diff --git a/user/dotnet7-build/sdk_14239-add-zsh-compdef-completion-script.patch b/community/dotnet7-build/sdk_14239-add-zsh-compdef-completion-script.patch similarity index 100% rename from user/dotnet7-build/sdk_14239-add-zsh-compdef-completion-script.patch rename to community/dotnet7-build/sdk_14239-add-zsh-compdef-completion-script.patch