From a003fd4f4abc4c088af287a54236ee39ca6ec9bb Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 28 May 2021 23:03:43 +0200 Subject: [PATCH] rename patches --- debian/patches/series | 4 ++-- .../{D98574.patch => sparc/sparc-D98574-clang-def.patch} | 0 .../{D98575.patch => sparc/sparc-D98575-compiler-rt.patch} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename debian/patches/{D98574.patch => sparc/sparc-D98574-clang-def.patch} (100%) rename debian/patches/{D98575.patch => sparc/sparc-D98575-compiler-rt.patch} (100%) diff --git a/debian/patches/series b/debian/patches/series index 364d8305..9dd4c584 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -123,8 +123,8 @@ bootstrap-fix-include-next.diff risc/clang-riscv64-multiarch.diff # sparc64 -D98574.patch -D98575.patch +sparc/sparc-D98574-clang-def.patch +sparc/sparc-D98575-compiler-rt.patch # Compiler-rt - workaround workaround-bug-42994-use-linker.diff diff --git a/debian/patches/D98574.patch b/debian/patches/sparc/sparc-D98574-clang-def.patch similarity index 100% rename from debian/patches/D98574.patch rename to debian/patches/sparc/sparc-D98574-clang-def.patch diff --git a/debian/patches/D98575.patch b/debian/patches/sparc/sparc-D98575-compiler-rt.patch similarity index 100% rename from debian/patches/D98575.patch rename to debian/patches/sparc/sparc-D98575-compiler-rt.patch