From eba403d2bb45741981b3caa7cf8e0d7575e9954e Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Mon, 7 Dec 2020 16:17:01 +0000 Subject: [PATCH] community/rtpengine: move from testing --- {testing => community}/rtpengine/APKBUILD | 0 {testing => community}/rtpengine/disable-O3.patch | 0 {testing => community}/rtpengine/fix-default-config.patch | 0 {testing => community}/rtpengine/rtpengine.initd | 0 {testing => community}/rtpengine/rtpengine.pre-install | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/rtpengine/APKBUILD (100%) rename {testing => community}/rtpengine/disable-O3.patch (100%) rename {testing => community}/rtpengine/fix-default-config.patch (100%) rename {testing => community}/rtpengine/rtpengine.initd (100%) rename {testing => community}/rtpengine/rtpengine.pre-install (100%) diff --git a/testing/rtpengine/APKBUILD b/community/rtpengine/APKBUILD similarity index 100% rename from testing/rtpengine/APKBUILD rename to community/rtpengine/APKBUILD diff --git a/testing/rtpengine/disable-O3.patch b/community/rtpengine/disable-O3.patch similarity index 100% rename from testing/rtpengine/disable-O3.patch rename to community/rtpengine/disable-O3.patch diff --git a/testing/rtpengine/fix-default-config.patch b/community/rtpengine/fix-default-config.patch similarity index 100% rename from testing/rtpengine/fix-default-config.patch rename to community/rtpengine/fix-default-config.patch diff --git a/testing/rtpengine/rtpengine.initd b/community/rtpengine/rtpengine.initd similarity index 100% rename from testing/rtpengine/rtpengine.initd rename to community/rtpengine/rtpengine.initd diff --git a/testing/rtpengine/rtpengine.pre-install b/community/rtpengine/rtpengine.pre-install similarity index 100% rename from testing/rtpengine/rtpengine.pre-install rename to community/rtpengine/rtpengine.pre-install