From 3ec90b2d59f62b541d10694a61d50507eae8233a Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Tue, 9 May 2023 00:11:48 +0200 Subject: [PATCH] community/neo4j: move from testing --- {testing => community}/neo4j/APKBUILD | 0 {testing => community}/neo4j/conf.patch | 0 {testing => community}/neo4j/cypher-shell | 0 {testing => community}/neo4j/neo4j.confd | 0 {testing => community}/neo4j/neo4j.initd | 0 {testing => community}/neo4j/neo4j.pre-install | 0 {testing => community}/neo4j/system-jars.patch | 0 {testing => community}/neo4j/wrapper.sh | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/neo4j/APKBUILD (100%) rename {testing => community}/neo4j/conf.patch (100%) rename {testing => community}/neo4j/cypher-shell (100%) rename {testing => community}/neo4j/neo4j.confd (100%) rename {testing => community}/neo4j/neo4j.initd (100%) rename {testing => community}/neo4j/neo4j.pre-install (100%) rename {testing => community}/neo4j/system-jars.patch (100%) rename {testing => community}/neo4j/wrapper.sh (100%) diff --git a/testing/neo4j/APKBUILD b/community/neo4j/APKBUILD similarity index 100% rename from testing/neo4j/APKBUILD rename to community/neo4j/APKBUILD diff --git a/testing/neo4j/conf.patch b/community/neo4j/conf.patch similarity index 100% rename from testing/neo4j/conf.patch rename to community/neo4j/conf.patch diff --git a/testing/neo4j/cypher-shell b/community/neo4j/cypher-shell similarity index 100% rename from testing/neo4j/cypher-shell rename to community/neo4j/cypher-shell diff --git a/testing/neo4j/neo4j.confd b/community/neo4j/neo4j.confd similarity index 100% rename from testing/neo4j/neo4j.confd rename to community/neo4j/neo4j.confd diff --git a/testing/neo4j/neo4j.initd b/community/neo4j/neo4j.initd similarity index 100% rename from testing/neo4j/neo4j.initd rename to community/neo4j/neo4j.initd diff --git a/testing/neo4j/neo4j.pre-install b/community/neo4j/neo4j.pre-install similarity index 100% rename from testing/neo4j/neo4j.pre-install rename to community/neo4j/neo4j.pre-install diff --git a/testing/neo4j/system-jars.patch b/community/neo4j/system-jars.patch similarity index 100% rename from testing/neo4j/system-jars.patch rename to community/neo4j/system-jars.patch diff --git a/testing/neo4j/wrapper.sh b/community/neo4j/wrapper.sh similarity index 100% rename from testing/neo4j/wrapper.sh rename to community/neo4j/wrapper.sh