From 10b4495bd2fb968a2de29bd4f5bdc8ca964907b1 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 24 Jun 2018 23:01:23 +0200 Subject: [PATCH] community/csync2: move from testing --- {testing => community}/csync2/APKBUILD | 0 {testing => community}/csync2/csync2.initd | 0 {testing => community}/csync2/fix-build-ppc64le.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/csync2/APKBUILD (100%) rename {testing => community}/csync2/csync2.initd (100%) rename {testing => community}/csync2/fix-build-ppc64le.patch (100%) diff --git a/testing/csync2/APKBUILD b/community/csync2/APKBUILD similarity index 100% rename from testing/csync2/APKBUILD rename to community/csync2/APKBUILD diff --git a/testing/csync2/csync2.initd b/community/csync2/csync2.initd similarity index 100% rename from testing/csync2/csync2.initd rename to community/csync2/csync2.initd diff --git a/testing/csync2/fix-build-ppc64le.patch b/community/csync2/fix-build-ppc64le.patch similarity index 100% rename from testing/csync2/fix-build-ppc64le.patch rename to community/csync2/fix-build-ppc64le.patch