From 0e7f7b30fcd110b28fd1f7d8f61b08a4c7a60388 Mon Sep 17 00:00:00 2001 From: f321x Date: Fri, 20 Feb 2026 16:35:01 +0100 Subject: [PATCH] locale: rm llm_proofreader directory during build Deletes the llm_proofreader directory during the build so these scripts aren't bundled into the binaries. --- contrib/locale/build_cleanlocale.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/locale/build_cleanlocale.sh b/contrib/locale/build_cleanlocale.sh index 239df168a..3d87e88a6 100755 --- a/contrib/locale/build_cleanlocale.sh +++ b/contrib/locale/build_cleanlocale.sh @@ -13,4 +13,5 @@ LOCALE="$PROJECT_ROOT/electrum/locale/" cd "$LOCALE" git clean -ffxd git reset --hard +rm -rf llm_proofreader "$CONTRIB_LOCALE/build_locale.sh" "$LOCALE/locale" "$LOCALE/locale"