From 30241cd4c4aea8d370fa4cef122735b9babdf708 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 25 Apr 2022 17:47:18 +0100 Subject: [PATCH] Rename a folder Signed-off-by: falkTX --- sources/libs/{fftw-static => fftw3-static}/debian/changelog | 0 sources/libs/{fftw-static => fftw3-static}/debian/control | 0 .../debian/patches/01_static-planner-thread-safe.patch | 0 .../debian/patches/02_force-pthread-libs.patch | 0 .../debian/patches/03_assume-neon-is-present.patch | 0 sources/libs/{fftw-static => fftw3-static}/debian/patches/series | 0 sources/libs/{fftw-static => fftw3-static}/debian/rules | 0 sources/libs/{fftw-static => fftw3-static}/debian/source/format | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename sources/libs/{fftw-static => fftw3-static}/debian/changelog (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/control (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/patches/01_static-planner-thread-safe.patch (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/patches/02_force-pthread-libs.patch (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/patches/03_assume-neon-is-present.patch (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/patches/series (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/rules (100%) rename sources/libs/{fftw-static => fftw3-static}/debian/source/format (100%) diff --git a/sources/libs/fftw-static/debian/changelog b/sources/libs/fftw3-static/debian/changelog similarity index 100% rename from sources/libs/fftw-static/debian/changelog rename to sources/libs/fftw3-static/debian/changelog diff --git a/sources/libs/fftw-static/debian/control b/sources/libs/fftw3-static/debian/control similarity index 100% rename from sources/libs/fftw-static/debian/control rename to sources/libs/fftw3-static/debian/control diff --git a/sources/libs/fftw-static/debian/patches/01_static-planner-thread-safe.patch b/sources/libs/fftw3-static/debian/patches/01_static-planner-thread-safe.patch similarity index 100% rename from sources/libs/fftw-static/debian/patches/01_static-planner-thread-safe.patch rename to sources/libs/fftw3-static/debian/patches/01_static-planner-thread-safe.patch diff --git a/sources/libs/fftw-static/debian/patches/02_force-pthread-libs.patch b/sources/libs/fftw3-static/debian/patches/02_force-pthread-libs.patch similarity index 100% rename from sources/libs/fftw-static/debian/patches/02_force-pthread-libs.patch rename to sources/libs/fftw3-static/debian/patches/02_force-pthread-libs.patch diff --git a/sources/libs/fftw-static/debian/patches/03_assume-neon-is-present.patch b/sources/libs/fftw3-static/debian/patches/03_assume-neon-is-present.patch similarity index 100% rename from sources/libs/fftw-static/debian/patches/03_assume-neon-is-present.patch rename to sources/libs/fftw3-static/debian/patches/03_assume-neon-is-present.patch diff --git a/sources/libs/fftw-static/debian/patches/series b/sources/libs/fftw3-static/debian/patches/series similarity index 100% rename from sources/libs/fftw-static/debian/patches/series rename to sources/libs/fftw3-static/debian/patches/series diff --git a/sources/libs/fftw-static/debian/rules b/sources/libs/fftw3-static/debian/rules similarity index 100% rename from sources/libs/fftw-static/debian/rules rename to sources/libs/fftw3-static/debian/rules diff --git a/sources/libs/fftw-static/debian/source/format b/sources/libs/fftw3-static/debian/source/format similarity index 100% rename from sources/libs/fftw-static/debian/source/format rename to sources/libs/fftw3-static/debian/source/format