From 835daaa22f92882b41dbdecd5f5a5a99e602d9a0 Mon Sep 17 00:00:00 2001 From: rubicon <5662-rubicon@users.gitlab.alpinelinux.org> Date: Mon, 6 Nov 2023 08:33:27 -0500 Subject: [PATCH] community/ccl: move from testing --- {testing => community}/ccl/APKBUILD | 0 {testing => community}/ccl/ccl.sh | 0 {testing => community}/ccl/makefile64.patch | 0 {testing => community}/ccl/musl-fixes.patch | 0 {testing => community}/ccl/remove-usage-of-lseek64.patch | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {testing => community}/ccl/APKBUILD (100%) rename {testing => community}/ccl/ccl.sh (100%) rename {testing => community}/ccl/makefile64.patch (100%) rename {testing => community}/ccl/musl-fixes.patch (100%) rename {testing => community}/ccl/remove-usage-of-lseek64.patch (100%) diff --git a/testing/ccl/APKBUILD b/community/ccl/APKBUILD similarity index 100% rename from testing/ccl/APKBUILD rename to community/ccl/APKBUILD diff --git a/testing/ccl/ccl.sh b/community/ccl/ccl.sh similarity index 100% rename from testing/ccl/ccl.sh rename to community/ccl/ccl.sh diff --git a/testing/ccl/makefile64.patch b/community/ccl/makefile64.patch similarity index 100% rename from testing/ccl/makefile64.patch rename to community/ccl/makefile64.patch diff --git a/testing/ccl/musl-fixes.patch b/community/ccl/musl-fixes.patch similarity index 100% rename from testing/ccl/musl-fixes.patch rename to community/ccl/musl-fixes.patch diff --git a/testing/ccl/remove-usage-of-lseek64.patch b/community/ccl/remove-usage-of-lseek64.patch similarity index 100% rename from testing/ccl/remove-usage-of-lseek64.patch rename to community/ccl/remove-usage-of-lseek64.patch