From b56b17b6fbdcef0b822c16520bf976a90c7ca80e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 9 Sep 2020 14:47:51 +0300 Subject: [PATCH] pkgconf: move to extra --- {core => extra}/pkgconf/build | 0 {core => extra}/pkgconf/checksums | 0 {core => extra}/pkgconf/sources | 0 {core => extra}/pkgconf/version | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename {core => extra}/pkgconf/build (100%) rename {core => extra}/pkgconf/checksums (100%) rename {core => extra}/pkgconf/sources (100%) rename {core => extra}/pkgconf/version (100%) diff --git a/core/pkgconf/build b/extra/pkgconf/build similarity index 100% rename from core/pkgconf/build rename to extra/pkgconf/build diff --git a/core/pkgconf/checksums b/extra/pkgconf/checksums similarity index 100% rename from core/pkgconf/checksums rename to extra/pkgconf/checksums diff --git a/core/pkgconf/sources b/extra/pkgconf/sources similarity index 100% rename from core/pkgconf/sources rename to extra/pkgconf/sources diff --git a/core/pkgconf/version b/extra/pkgconf/version similarity index 100% rename from core/pkgconf/version rename to extra/pkgconf/version