From d111cf487fbda6617a6eda476a7dd09d79e27fac Mon Sep 17 00:00:00 2001 From: wuguangzhao Date: Mon, 2 Dec 2024 10:14:55 +0800 Subject: [PATCH] =?UTF-8?q?thirdparty=E4=B8=8B=E7=9A=84abseil-cpp=E3=80=81?= =?UTF-8?q?attr=E5=BA=93=E7=A7=BB=E5=85=A5community=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuguangzhao --- {thirdparty => community}/abseil-cpp/HPKBUILD | 0 {thirdparty => community}/abseil-cpp/README.OpenSource | 0 {thirdparty => community}/abseil-cpp/SHA512SUM | 0 {thirdparty => community}/attr/HPKBUILD | 0 {thirdparty => community}/attr/SHA512SUM | 0 {thirdparty => community}/attr/attr_oh_pkg.patch | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename {thirdparty => community}/abseil-cpp/HPKBUILD (100%) rename {thirdparty => community}/abseil-cpp/README.OpenSource (100%) rename {thirdparty => community}/abseil-cpp/SHA512SUM (100%) rename {thirdparty => community}/attr/HPKBUILD (100%) rename {thirdparty => community}/attr/SHA512SUM (100%) rename {thirdparty => community}/attr/attr_oh_pkg.patch (100%) diff --git a/thirdparty/abseil-cpp/HPKBUILD b/community/abseil-cpp/HPKBUILD similarity index 100% rename from thirdparty/abseil-cpp/HPKBUILD rename to community/abseil-cpp/HPKBUILD diff --git a/thirdparty/abseil-cpp/README.OpenSource b/community/abseil-cpp/README.OpenSource similarity index 100% rename from thirdparty/abseil-cpp/README.OpenSource rename to community/abseil-cpp/README.OpenSource diff --git a/thirdparty/abseil-cpp/SHA512SUM b/community/abseil-cpp/SHA512SUM similarity index 100% rename from thirdparty/abseil-cpp/SHA512SUM rename to community/abseil-cpp/SHA512SUM diff --git a/thirdparty/attr/HPKBUILD b/community/attr/HPKBUILD similarity index 100% rename from thirdparty/attr/HPKBUILD rename to community/attr/HPKBUILD diff --git a/thirdparty/attr/SHA512SUM b/community/attr/SHA512SUM similarity index 100% rename from thirdparty/attr/SHA512SUM rename to community/attr/SHA512SUM diff --git a/thirdparty/attr/attr_oh_pkg.patch b/community/attr/attr_oh_pkg.patch similarity index 100% rename from thirdparty/attr/attr_oh_pkg.patch rename to community/attr/attr_oh_pkg.patch -- Gitee