From 9ca693401a8e48eb0d03e1ae360c4a525fcb4822 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 14 Apr 2021 19:34:37 +0200 Subject: [PATCH] electron12: make musl ppc64le patch actually apply this had the same name as the main ppc64le patch for glibc, and the _apply_patch checks for `if [ ! -f ".${pname}_done" ]; then`, which means the patch was never applied and the build failed --- ...-xxx-ppc64le-support.patch => chromium-musl-xxx-ppc64le.patch} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename srcpkgs/electron12/files/musl-patches/{chromium-xxx-ppc64le-support.patch => chromium-musl-xxx-ppc64le.patch} (100%) diff --git a/srcpkgs/electron12/files/musl-patches/chromium-xxx-ppc64le-support.patch b/srcpkgs/electron12/files/musl-patches/chromium-musl-xxx-ppc64le.patch similarity index 100% rename from srcpkgs/electron12/files/musl-patches/chromium-xxx-ppc64le-support.patch rename to srcpkgs/electron12/files/musl-patches/chromium-musl-xxx-ppc64le.patch