From 8234cc5f2bbc5dc7cc09b3e932f51f9c2a4a8115 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sat, 29 Jul 2017 01:35:53 +0200 Subject: [PATCH] Move two cross-packages to the cross folder --- {main => cross}/ccache-cross-symlinks/APKBUILD | 0 {main => cross}/gcc-cross-wrappers/APKBUILD | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {main => cross}/ccache-cross-symlinks/APKBUILD (100%) rename {main => cross}/gcc-cross-wrappers/APKBUILD (100%) diff --git a/main/ccache-cross-symlinks/APKBUILD b/cross/ccache-cross-symlinks/APKBUILD similarity index 100% rename from main/ccache-cross-symlinks/APKBUILD rename to cross/ccache-cross-symlinks/APKBUILD diff --git a/main/gcc-cross-wrappers/APKBUILD b/cross/gcc-cross-wrappers/APKBUILD similarity index 100% rename from main/gcc-cross-wrappers/APKBUILD rename to cross/gcc-cross-wrappers/APKBUILD