From: tobtoht Date: Thu, 29 Jun 2023 16:53:05 +0000 (+0200) Subject: flatpak: remove unneeded glibc files X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=37a0132efe0ae6a06c1bfa27fb2f7f5cf966cab1;p=gamesguru%2Ffeather.git flatpak: remove unneeded glibc files --- diff --git a/contrib/flatpak/make_flatpak.sh b/contrib/flatpak/make_flatpak.sh index c0a8f1a0..258b32e2 100644 --- a/contrib/flatpak/make_flatpak.sh +++ b/contrib/flatpak/make_flatpak.sh @@ -57,6 +57,17 @@ rm -rf "$(get_store_path "bash-minimal")" rm -rf "$(get_store_path "gcc")" rm -rf "$(get_store_path "font-dejavu")" rm -rf "$(get_store_path "util-linux")" +rm -rf "$(get_store_path "emacs-subdirs")" +rm -rf "$(get_store_path "info-dir")" + +rm -rf "${GUIX_GLIBC:?}/share/i18n/locales" +rm -rf "${GUIX_GLIBC:?}/share/i18n/charmaps" +rm -rf "${GUIX_GLIBC:?}/share/locale" +rm -rf "${GUIX_GLIBC:?}/share/info" +rm -rf "${GUIX_GLIBC:?}/lib/gconv" +rm -rf "${GUIX_GLIBC:?}/include" +rm -rf "${GUIX_GLIBC:?}/sbin" +rm -rf "${GUIX_GLIBC:?}/bin" # Fonts # fontconfig looks in /app/share/fonts