From b5bb45297b4581f076eed868b1aee60438e111d5 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Thu, 13 Oct 2022 01:13:08 +0200 Subject: [PATCH] community/agensgraph: move from testing --- {testing => community}/agensgraph/APKBUILD | 0 {testing => community}/agensgraph/agensgraph-default-port.patch | 0 {testing => community}/agensgraph/agensgraph-dirs.patch | 0 .../agensgraph/agensgraph-exclude-broken-extensions.patch | 0 .../agensgraph/agensgraph-unix_socket_directories.patch | 0 {testing => community}/agensgraph/agensgraph.confd | 0 {testing => community}/agensgraph/agensgraph.initd | 0 {testing => community}/agensgraph/agensgraph.post-install | 0 {testing => community}/agensgraph/agensgraph.pre-install | 0 {testing => community}/agensgraph/disable-broken-tests.patch | 0 {testing => community}/agensgraph/disable-html-docs.patch | 0 .../agensgraph/disable-test-collate.icu.utf8.patch | 0 {testing => community}/agensgraph/dont-use-locale-a-on-musl.patch | 0 {testing => community}/agensgraph/icu-collations-hack.patch | 0 {testing => community}/agensgraph/initdb.patch | 0 {testing => community}/agensgraph/libpgport-pkglibdir.patch | 0 {testing => community}/agensgraph/per-version-dirs.patch | 0 .../agensgraph/pg_config-add-major-version.patch | 0 {testing => community}/agensgraph/remove-libecpg_compat.patch | 0 19 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/agensgraph/APKBUILD (100%) rename {testing => community}/agensgraph/agensgraph-default-port.patch (100%) rename {testing => community}/agensgraph/agensgraph-dirs.patch (100%) rename {testing => community}/agensgraph/agensgraph-exclude-broken-extensions.patch (100%) rename {testing => community}/agensgraph/agensgraph-unix_socket_directories.patch (100%) rename {testing => community}/agensgraph/agensgraph.confd (100%) rename {testing => community}/agensgraph/agensgraph.initd (100%) rename {testing => community}/agensgraph/agensgraph.post-install (100%) rename {testing => community}/agensgraph/agensgraph.pre-install (100%) rename {testing => community}/agensgraph/disable-broken-tests.patch (100%) rename {testing => community}/agensgraph/disable-html-docs.patch (100%) rename {testing => community}/agensgraph/disable-test-collate.icu.utf8.patch (100%) rename {testing => community}/agensgraph/dont-use-locale-a-on-musl.patch (100%) rename {testing => community}/agensgraph/icu-collations-hack.patch (100%) rename {testing => community}/agensgraph/initdb.patch (100%) rename {testing => community}/agensgraph/libpgport-pkglibdir.patch (100%) rename {testing => community}/agensgraph/per-version-dirs.patch (100%) rename {testing => community}/agensgraph/pg_config-add-major-version.patch (100%) rename {testing => community}/agensgraph/remove-libecpg_compat.patch (100%) diff --git a/testing/agensgraph/APKBUILD b/community/agensgraph/APKBUILD similarity index 100% rename from testing/agensgraph/APKBUILD rename to community/agensgraph/APKBUILD diff --git a/testing/agensgraph/agensgraph-default-port.patch b/community/agensgraph/agensgraph-default-port.patch similarity index 100% rename from testing/agensgraph/agensgraph-default-port.patch rename to community/agensgraph/agensgraph-default-port.patch diff --git a/testing/agensgraph/agensgraph-dirs.patch b/community/agensgraph/agensgraph-dirs.patch similarity index 100% rename from testing/agensgraph/agensgraph-dirs.patch rename to community/agensgraph/agensgraph-dirs.patch diff --git a/testing/agensgraph/agensgraph-exclude-broken-extensions.patch b/community/agensgraph/agensgraph-exclude-broken-extensions.patch similarity index 100% rename from testing/agensgraph/agensgraph-exclude-broken-extensions.patch rename to community/agensgraph/agensgraph-exclude-broken-extensions.patch diff --git a/testing/agensgraph/agensgraph-unix_socket_directories.patch b/community/agensgraph/agensgraph-unix_socket_directories.patch similarity index 100% rename from testing/agensgraph/agensgraph-unix_socket_directories.patch rename to community/agensgraph/agensgraph-unix_socket_directories.patch diff --git a/testing/agensgraph/agensgraph.confd b/community/agensgraph/agensgraph.confd similarity index 100% rename from testing/agensgraph/agensgraph.confd rename to community/agensgraph/agensgraph.confd diff --git a/testing/agensgraph/agensgraph.initd b/community/agensgraph/agensgraph.initd similarity index 100% rename from testing/agensgraph/agensgraph.initd rename to community/agensgraph/agensgraph.initd diff --git a/testing/agensgraph/agensgraph.post-install b/community/agensgraph/agensgraph.post-install similarity index 100% rename from testing/agensgraph/agensgraph.post-install rename to community/agensgraph/agensgraph.post-install diff --git a/testing/agensgraph/agensgraph.pre-install b/community/agensgraph/agensgraph.pre-install similarity index 100% rename from testing/agensgraph/agensgraph.pre-install rename to community/agensgraph/agensgraph.pre-install diff --git a/testing/agensgraph/disable-broken-tests.patch b/community/agensgraph/disable-broken-tests.patch similarity index 100% rename from testing/agensgraph/disable-broken-tests.patch rename to community/agensgraph/disable-broken-tests.patch diff --git a/testing/agensgraph/disable-html-docs.patch b/community/agensgraph/disable-html-docs.patch similarity index 100% rename from testing/agensgraph/disable-html-docs.patch rename to community/agensgraph/disable-html-docs.patch diff --git a/testing/agensgraph/disable-test-collate.icu.utf8.patch b/community/agensgraph/disable-test-collate.icu.utf8.patch similarity index 100% rename from testing/agensgraph/disable-test-collate.icu.utf8.patch rename to community/agensgraph/disable-test-collate.icu.utf8.patch diff --git a/testing/agensgraph/dont-use-locale-a-on-musl.patch b/community/agensgraph/dont-use-locale-a-on-musl.patch similarity index 100% rename from testing/agensgraph/dont-use-locale-a-on-musl.patch rename to community/agensgraph/dont-use-locale-a-on-musl.patch diff --git a/testing/agensgraph/icu-collations-hack.patch b/community/agensgraph/icu-collations-hack.patch similarity index 100% rename from testing/agensgraph/icu-collations-hack.patch rename to community/agensgraph/icu-collations-hack.patch diff --git a/testing/agensgraph/initdb.patch b/community/agensgraph/initdb.patch similarity index 100% rename from testing/agensgraph/initdb.patch rename to community/agensgraph/initdb.patch diff --git a/testing/agensgraph/libpgport-pkglibdir.patch b/community/agensgraph/libpgport-pkglibdir.patch similarity index 100% rename from testing/agensgraph/libpgport-pkglibdir.patch rename to community/agensgraph/libpgport-pkglibdir.patch diff --git a/testing/agensgraph/per-version-dirs.patch b/community/agensgraph/per-version-dirs.patch similarity index 100% rename from testing/agensgraph/per-version-dirs.patch rename to community/agensgraph/per-version-dirs.patch diff --git a/testing/agensgraph/pg_config-add-major-version.patch b/community/agensgraph/pg_config-add-major-version.patch similarity index 100% rename from testing/agensgraph/pg_config-add-major-version.patch rename to community/agensgraph/pg_config-add-major-version.patch diff --git a/testing/agensgraph/remove-libecpg_compat.patch b/community/agensgraph/remove-libecpg_compat.patch similarity index 100% rename from testing/agensgraph/remove-libecpg_compat.patch rename to community/agensgraph/remove-libecpg_compat.patch